Unit Testing
Return to Introduction  Previous page  Next page
Use Unit Testing to test classes, components and other elements as programmers build them.   
 
To display the Unit Testing screen, first open the Test Cases docked window by selecting the View | Other Windows | Testing menu item. Then open a diagram and select an element - all of the test scripts for that element will appear in the Test Cases docked window. The Unit Testing tab is displayed by default.  
 
 
testdlg  
 
 
Control  
Description  
Unit Test  
Name of test  
Type  
The type of test  
Status  
The current status of test (passed, failed...)  
Last Run  
The date test last run  
Description  
A description of the test  
Run By  
Test run by (person)  
Checked By  
Test run checked by (person)  
Input  
Input data  
Acceptance Criteria  
Acceptance conditions  
Results  
Results of last test  
Defined Tests  
List of defined tests associated with this element