|
|
Create Object |
Equivalence classes
Creating primitive object (test data item)
Creating non-primitive (of type Object)
Detailed Test Cases
|
Case # |
Description |
Steps |
Expected Outcome |
Actual Outcome |
|
1 |
Creating Java primitive type (repeat for each Java primitive type) |
|
New primitive test data item appears in the Object Pool under the test data items tab |
|
|
2 |
Creating Java Object type (Java class library types) |
|
New Object test data item appears in the Object Pool under the test data items tab with proper name and value |
|
|
3 |
Creating Java Object type (user created class file in classpath) |
|
New Object test data item appears in the Object Pool under the test data items tab with proper name and value |
Author: Wes Strickland
Date: 3/10/01