Get the value of a field
 

 

Equivalence classes

Clicking the field name button

Values combo box

 

Detailed Test Cases

Case #
Description
Steps
Expected Outcome
Actual Outcome
1
field name clicked
  • Select File menu -> Open class
  • Enter 'java.lang.Integer'
  • Press OK button
  • Create New Test Data Item int with value 5 and name tempInt
  • Instantiate 'java.lang.Integer' with tempInt
  • Click on the private tab in fields panel
  • Click on the field named "value"
The field named "value" appears in the Test Data Items part of the Object Pool with a value of 5. Additionally, the Values combo box should now be selecting "value"  

 

Author: Phillip Hansen
Date: 3/9/01