← Revision 8 as of 2012-07-02 21:11:30
Size: 1208
Comment:
|
← Revision 9 as of 2012-07-02 21:23:15 →
Size: 1530
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== GraphMerge Test Cases == |
== Scripting Test Cases == || '''Preconditions'''|| '''Test Case ID'''||'''Instructions'''||'''Expected Results'''|| '''Date Executed'''||'''Pass/Fail'''|| ||<|1> 1. Start Cytoscape <<BR>> 2. Import two network files: (eg. galFiltered.sif) ||SC1||Load a sample script||Script runs and creates a new network|| || || |
Line 3: | Line 5: |
== Network Merge Test Cases == | |
Line 4: | Line 7: |
||<|3> 1. Start Cytoscape <<BR>>2. Import two network files: (eg. galFiltered.sif and BINDyeast.sif) <<BR>>3. Click on Plugins and select Advanced Network Merge <<BR>>4. Select each network from the available networks box and then click the right arrow to move them to the selected networks box. <<BR>>5. Click OK to merge the selected networks (Note: with large networks Cytoscape may not automatically create a graphical view, so click on the Edit menu with the network highlighted and click on Create View)||GM1||Before precondition step 5 select the Union operation||A new graph should be created displaying the merged networks (If this does not happen see preconditions Note)|| || || | ||<|3> 1. Start Cytoscape <<BR>> 2. Import two network files: (eg. galFiltered.sif and BINDyeast.sif) <<BR>>3. Click on Plugins and select Advanced Network Merge <<BR>>4. Select each network from the available networks box and then click the right arrow to move them to the selected networks box. <<BR>>5. Click OK to merge the selected networks (Note: with large networks Cytoscape may not automatically create a graphical view, so click on the Edit menu with the network highlighted and click on Create View)||GM1||Before precondition step 5 select the Union operation||A new graph should be created displaying the merged networks (If this does not happen see preconditions Note)|| || || |
Scripting Test Cases
Preconditions |
Test Case ID |
Instructions |
Expected Results |
Date Executed |
Pass/Fail |
1. Start Cytoscape |
SC1 |
Load a sample script |
Script runs and creates a new network |
|
|
Network Merge Test Cases
Preconditions |
Test Case ID |
Instructions |
Expected Results |
Date Executed |
Pass/Fail |
1. Start Cytoscape |
GM1 |
Before precondition step 5 select the Union operation |
A new graph should be created displaying the merged networks (If this does not happen see preconditions Note) |
|
|
GM2 |
Before precondition step 5 select the Intersection operation |
A new graph should be created displaying the common nodes from the two networks |
|
|
|
GM3 |
Before precondition step 5 select the Difference operation (order matters) |
A new graph should be created displaying the parts of the first network that are not in the second network |
|
|