UI Test Cases for Select Menu - Main
Preconditions |
Test Case ID |
Instructions |
Expected Results |
Windows |
Mac |
||
Date Executed |
Pass/Fail |
Date Executed |
Pass/Fail |
||||
1. Start Cytoscape 2. Import a network file (eg. galFiltered.sif) 3. Click on Select from the toolbar |
S1.1 |
1. Choose Mouse Drag Selects → Nodes Only 2. Click and drag over a portion of the graph |
Ensure that only nodes are selected and no edges |
|
|
|
|
S1.2 |
1. Choose Mouse Drag Selects → Edges Only 2. Repeat step 2 from S1.1 |
Ensure that only edges are selected and no nodes |
|
|
|
|
|
S1.3 |
1. Choose Mouse Drag Selects → Nodes and Edges 2. Repeat step 2 from S1.1 |
Ensure that both nodes and edges are selected |
|
|
|
|
|
S4 |
Click on Select all nodes and edges |
All the nodes and edges in the network should be selected |
|
|
|
|
|
S5 |
Click on Deselect all nodes and edges |
None of the nodes or edges in the network should be selected |
|
|
|
|
|
S6 |
Testing Old Filters is detailed under the core plugin test cases Cytoscape_3.0/Enhanced Test Plan/Core Plugins Testcases/Old Filters_TestCases |
|
|
|
|
|
|
S7 |
Testing Filters is detailed under the core plugin test cases Cytoscape_3.0/Enhanced Test Plan/Core Plugins Testcases/Filters_TestCases |
|
|
|
|
|