UI Test Cases for File Menu - Main
Preconditions |
Test Case ID |
Instructions |
Expected Results |
Windows |
Mac |
||
Date Executed |
Pass/Fail |
Date Executed |
Pass/Fail |
||||
1. Start Cytoscape |
FM1.1 |
Select New → Network → Empty Network |
A new empty network canvas should appear called Network and it should appear in the list under the Networks tab in the control panel |
|
|
May 21st 09 |
P |
FM1.2 |
1. Hold shift and click on 5 nodes near each other |
A new network canvas, with the selected nodes and all the edges that connect them, should be created |
|
|
May 21st 09 |
P |
|
FM1.3 |
1. Drag and select several nodes and edges |
A new network canvas with only selected nodes and edges should be created |
|
|
May 21st 09 |
P |
|
FM2 |
Select New → Session, click Yes when the caution box appears |
A new session should be started with a clear canvas and no networks |
|
|
May 21st 09 |
P |
|
FM3 |
Select Open and choose the galFiltered.cys session file from the sampleData directory |
A session file with the galFiltered.gml network imported should be displayed |
|
|
May 21st 09 |
P |
|
FM4 |
Click Save |
Cytoscape should save your progress to the current session file (galFiltered.cys) |
|
|
May 21st 09 |
P |
|
FM5 |
1. Click Save As… and type “galFiltered1.cys” into the text field |
Cytoscape should create a new .cys file with the name entered in the specified directory |
|
|
May 21st 09 |
P |
|
FM6 |
Select Print and choose the appropriate printer and desired settings and then click print |
A print out of the currently selected network should be produced |
|
|
May 21st 09 |
P |
|
FM7 |
1. Select Quit and click Yes, save and quit |
The .cys should contain the latest version of the test session with all the changes saved before quitting |
|
|
May 21st 09 |
P |