← Revision 9 as of 2007-11-15 16:54:03
Size: 5143
Comment:
|
← Revision 10 as of 2007-11-15 19:04:02 →
Size: 5175
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 94: | Line 94: |
'''''Piet''''' | |
Line 95: | Line 96: |
'''''Piet''''' |
The Cytoscape Test Plan
The purpose of this document is to describe testing procedures to ensure that new releases of Cytoscape do not break existing functionality. The release is broken down into two general sections: Coverage Testing and Workflow Testing.
Coverage Testing
This section describes tests for Cytoscape that must be run by hand.
Tool Bar
Kristina
File Menu
Mike File -> New through File -> Save As
File -> New -> Session
Procedure
- Start Cytoscape.
Click File -> New -> Session
- Load a network.
Click File -> New -> Session
- Click yes.
- Repeat, Click no.
Expected Results
- Nothing should happen because no networks have been loaded, there is no session yet.
- You should be prompted with a dialog that reminds you that your current session will be lost.
- If you click yes, you should get a new session with no networks in the network manager.
- When you click no, you should see your existing session without any changes.
File -> New -> Network -> Empty Network
Procedure
- Start Cytoscape.
Click File -> New -> Network -> Empty Network
Expected Results
- An empty network and view should be created. The Control Panel should be changed to the Editor Tab.
File -> New -> Network -> Construct network using cPath...
Procedure
- Start Cytoscape.
Click File -> New -> Network -> Construct network using cPath...
- Type the example "p53" into the cPath dialog.
- Change the species drop-down menu to "Homo Sapiens"
- Click Help then close the Help dialog.
- Click About the close the About dialog.
- Click Search.
- Click the "X" in the dialog frame to close the cPath dialog.
Expected Results
- The cPath dialog should appear.
- Another dialog should be displayed with text describing the features of the cPath dialog.
- Another dialog should be displayed with text describing the authors of the software.
- A network should be loaded with more than one node.
- The dialog should close.
File -> New -> Network -> Clone current network
Procedure
- Start Cytoscape.
- Load a network.
- Lay the network out in something other than a grid.
- Change the visual style to something other than default.
Click File -> New -> Network -> Clone current network.
Expected Results
- You should see a new network with the same name as the previous network, but with the word " Copy" appended to it. This view should have the exact same node layout and visual style as the original network.
File -> New -> Network -> From selected nodes, all edges
Procedure
- Start Cytoscape.
- Load Network.
- Make sure that NO nodes or edges are selected (i.e. click on the view somewhere other than on a node or edge).
Click File -> New -> Network -> From selected nodes, all edges.
- Select some nodes and edges in the view.
Click File -> New -> Network -> From selected nodes, all edges.
Expected Results
- You shouldn't be able to click this option because it should be grayed out. This is because no nodes or edges are currently selected.
- A new network and view should be created. The nodes should have the same layout as the parent network.
File -> New -> Network -> From selected nodes, selected edges
Procedure
- Start Cytoscape.
- Load Network.
- Make sure that NO nodes or edges are selected (i.e. click on the view somewhere other than on a node or edge).
Click File -> New -> Network -> From selected nodes, selected edges.
Click Select -> Mouse Drag Selects -> Nodes Only.
- Select some nodes in the view.
Click File -> New -> Network -> From selected nodes, selected edges.
Expected Results
- You shouldn't be able to click this option because it should be grayed out. This is because no nodes or edges are currently selected.
- A new network and view should be created. This network should only include the selected nodes and no edges. This network will be laid out in the default grid layout.
Edit Menu
View Menu
Piet
Select Menu
Piet
Layout Menu
Plugins Menu
Kristina
Help Menu
Control Panel - Network
Control Panel - VizMapper
Control Panel - Editor
Control Panel - Filters
Data Panel - Node, Edge, and Attribute Browser
Workflow Testing
The goal of this section is to verify that the various [:Workflows: workflows] described for Cytoscape do actually work. In addition to the workflows described, we will also verify that each [:Presentations: tutorial] also works. The output of these tests will be different than simply a checklist. The goal is to capture the steps in the workflow in a screencapture movie. The movie should capture the screen as a user follows each step in the workflow or tutorial. Audio commentary is preferred since this allows to both see and hear the steps being followed.