Remove Test Data Item
 

 

Equivalence Classes

Test Data Item

 

Remove

 

Detailed Test Cases

Case # Description Steps Expected Outcome Actual Outcome
  Preparation. Note - this preparatory step needs to have been done before any other test cases are carried out
  • Create a new primitive test data item of type int, value 5, name test1
  • Create a new primitive test data item of type int, value 6, name test2
  • Create a new object test data item of type 'java.lang.Integer', value test1, name test3
  • Create a new object test data item of type 'java.lang.Integer', value test2, name test4

4 java.lang.Integers appear in the returned objects tab

 
1 Remove test data item, none selected
  • Click on the remove button with nothing selected
nothing happens  
2 Remove test data item, 1 primitive selected
  • Click on the remove button with test1 selected
selected row is removed from the object pool  
3 Remove test data item, 1 object selected
  • Click on the remove button with test2 selected
selected row is removed from the object pool  
4 Remove test data item, 2 items selected
  • Click on the remove button with test3 and test4 selected
selected rows are removed from the object pool  

 

Author: Jonathon Lee
Date: 3/12/01