2.3 Network Attribute Browser Test Cases
Preconditions |
Test Case ID |
Instructions |
Expected Results |
Windows |
Mac |
||
Date Executed |
Pass/Fail |
Date Executed |
Pass/Fail |
||||
1. Start Cytoscape 2. Import a file (eg. galFiltered.sif) 3. Select the Network Attribute Browser tab |
B2.3.1 |
1. Click create a new (string) attribute and call it Names 2. Click on the Attribute batch editor and select the Copy tab, select Value from the Copy From menu and Names from the To menu 3. Click GO |
The contents of the Copy From cells should now appear in the new attribute column Names |
|
|
May 12th 09 |
P |
B2.3.2 |
1. Select the Clear tab from the Attribute batch editor box 2. Choose Names as the attribute column 3. Click GO |
The Browser should reflect the changes by showing no entries in the Names column |
|
|
May 12th 09 |
P |
|
B2.3.3 |
1. Select the Operation tab from the network Attribute Batch Editor 2. Choose Set from the operation menu and choose the Names attribute as the column to edit 3. Type “Metabolic” into the text field and click GO |
The Names attribute column should contain “Metabolic Function” for all the selected nodes |
|
|
May 12th 09 |
P |
|
B2.3.4 |
1. Repeat step 1 from B2.3.3 2. Choose Replace from the operation menu and choose the Names attribute as the column to edit 3. Type “Galactose Metabolism” into the text field and click GO |
The Names attribute column should contain “Galactose Metabolism” for all the selected nodes |
|
|
May 12th 09 |
P |
|
B2.3.5 |
1. Repeat step 1 from B2.3.3 2. Choose To upper-case from the operation menu and choose the Names attribute as the column to edit 3. Click GO |
The Names attribute column should contain “GALACTOSE METABOLISM” or the text in the column should be all capitals |
|
|
May 12th 09 |
P |
|
B2.3.6 |
1. Repeat step 1 from B2.3.3 2. Choose To lower-case from the operation menu and choose the Names attribute as the column to edit 3. Click GO |
The Names attribute column should contain “galactose metabolism” or the text in the column should all be lower case |
|
|
May 12th 09 |
P |
|
B2.3.7 |
1. Repeat step 1 from B2.3.3 2. Choose Add Prefix from the operation menu and choose the Names attribute as the column to edit 3. Type “Yeast-“ into the text field and click GO |
The Names attribute column should contain “Yeast-galactose metabolism” or the text in the column should be preceded by “Yeast-“ |
|
|
May 12th 09 |
P |
|
B2.3.8 |
1. Repeat step 1 from B2.3.3 2. Choose Add Suffix from the operation menu and choose the Names attribute as the column to edit 3. Type “-genes” into the text field and click GO |
The Names attribute column should contain “Yeast-galactose metabolism-genes” or the text in the column should be followed by “-genes” |
|
|
May 12th 09 |
P |
|
B2.3.9 |
1. Click create a new (Integer) attribute and call it Numbers 2. Repeat step 1 from B2.3.3 3. Choose Set from the operation menu and choose the Numbers attribute as the column to edit 4. Type “2” into the text field and click GO |
The Numbers attribute column should contain “2” |
|
|
May 12th 09 |
P |
|
B2.3.10 |
1. Repeat step 1 from B2.3.3 2. Choose Add Number from the operation menu and choose the Numbers attribute as the column to edit 3. Type “2” into the text field and click GO |
The Numbers attribute column should contain “4” |
|
|
May 12th 09 |
P |
|
B2.3.11 |
1. Repeat step 1 from B2.3.3 2. Choose Mul from the operation menu and choose the Numbers attribute as the column to edit 3. Type “2” into the text field and click GO |
The Numbers attribute column should contain “8” |
|
|
May 12th 09 |
P |
|
B2.3.12 |
1. Repeat step 1 from B2.3.3 2. Choose Div from the operation menu and choose the Numbers attribute as the column to edit 3. Type “4” into the text field and click GO |
The Numbers attribute column should contain “2” |
|
|
May 12th 09 |
P |