![]() |
Instantiate a Class |
Equivalence classes
Parameters
cancel button
public constructors
protected constructors
private constructors
package local constructors
Main Test Object Name
Detailed Test Cases
|
Case #
|
Description
|
Steps
|
Expected
Outcome
|
Actual
Outcome
|
|
1
|
Main Test Object Field filled |
|
Dialog Disappears and object pool has new item, java.lang.String | |
|
2
|
Main Test Object Field not filled |
|
Dialog pops up, please enter Main Test Object Name | |
|
4
|
cancel button works |
|
dialog closes | |
|
5
|
public constructors shown |
|
all public constructors shown | |
|
6
|
protected constructors shown |
|
all protected constructors shown | |
|
7
|
private constructors shown |
|
all private constructor shown | |
|
8
|
package local constructors shown |
|
all package local constructors shown | |
| 9 | Parameters not selected |
|
Please select valid test data items for String |
Author: Mike Power
Date: 3/10/01