UI Test Cases for Select Menu - Main
Preconditions |
Test Case ID |
Instructions |
Expected Results |
Date Executed |
Pass/Fail |
1. Start Cytoscape |
S1.1 |
1. Choose Mouse Drag Selects → Nodes Only |
Ensure that only nodes are selected and no edges |
|
|
S1.2 |
1. Choose Mouse Drag Selects → Edges Only |
Ensure that only edges are selected and no nodes |
|
|
|
S1.3 |
1. Choose Mouse Drag Selects → Nodes and Edges |
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 |
Using Old Filters is detailed under the core plugin test cases Old Filters Test Cases |
|
|
|
|
S7 |
Using Filters is detailed under the core plugin test cases Filters Test Cases |
|
|
|
UI Test Cases for Select Menu - Edges sub menu
Preconditions |
Test Case ID |
Instructions |
Expected Results |
Date Executed |
Pass/Fail |
1. Start Cytoscape |
S3.1 |
1. Click and drag over a portion of the graph |
The edges that were selected should be deselected and the edges that were not initially selected should be highlighted |
|
|
S3.2 |
1. Repeat step 1 from S3.1 |
The selected edges should now be invisible |
|
||
S3.3 |
Choose Edges → Show all edges |
The edges that were hidden in S3.3 should now be visible with all the other edges in the network |
|
||
S3.4 |
Choose Edges → Select all edges |
All the edges in the network should be selected |
|
||
S3.5 |
Choose Edges → Deselect all edges |
All the edges in the network should be deselected and not highlighted |
|
||
S3.6 |
1. Hold shift and click on 5 nodes |
All the edges connected to these nodes should be selected |
|
||
S3.7 |
1. Select an edge |
The edge should change from a zig-zag to a smooth curve |
|
||
S3.8 |
1. Select the curved edge created in S3.7 |
The curved edge should now be a straight zig-zag again |
|
|