Changes between Version 7 and Version 8 of PromotExplorerTest


Ignore:
Timestamp:
Jul 16, 2009, 1:23:52 PM (16 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotExplorerTest

    v7 v8  
    1010-> Open the Visual Explorer for the browser tree node "dynamic-model" --> "mapk_modules" --> "mapkc" by right mouse click --> context menu --> Visual Explorer.
    1111
     12'''Setup C: ''' applies to tests:  [[BR]]
     13Start ProMoT server and GUI -> import a biomodels.org model (e.g. BIOMD0000000001.xml)
     14-> Open the Visual Explorer for the browser tree node "sbml-model" --> model by right mouse click --> context menu --> Visual Explorer.
     15
     16'''Setup D: ''' applies to tests:  [[BR]]
     17Start ProMoT server and GUI -> import a biomodels.org model
     18-> Open the Visual Explorer for the browser tree node "sbml-model" --> "mapk_modules" --> "mapkc" by right mouse click --> context menu --> Visual Explorer.
     19
    1220=== JUnit Tests ===
    1321
     
    1927
    2028=== Tests ===
     29
    2130 4. Import/export layout [[BR]]
    22  5. Export graphics
    23  6. Export logical model
    24  7. Edit scenario: new/copy/rename/remove/mappings
    25  8. Save scenarios (to USER_HOME)
    26  9. Load local scenarios
    27  10. Exit with/without dialog
     31 
     32 5. Export graphics [[BR]]
     33 
     34 6. Export logical model [[BR]]
     35 
     36 7. Edit scenario: new/copy/rename/remove/mappings [[BR]]
     37 
     38 8. Save scenarios (to USER_HOME) [[BR]]
     39 
     40 9. Load local scenarios [[BR]]
     41
     42 10. Exit with/without dialog [[BR]]
    2843
    2944=== Visual inspection ===
    30  11. Orthogonal layout [[BR]]Apply an orthogonal layout to the network, all edges represented by polylines (not straight lines) must be drawn in an orthogonal style.
     45
     46 11. Orthogonal layout [[BR]] Apply an orthogonal layout to the network, all edges represented by polylines (not straight lines) must be drawn in an orthogonal style.
     47 
    3148 12. Grid layer on/off [[BR]] A grid overlaying the entire canvas should appear/disappear by switching option on/off.
     49 
    3250 13. Squiggle layer on/off [[BR]] With option on and pressed left mouse button, a line is drawn, release mouse button should stop drawing, drawings can be switched on/off.
     51 
    3352 14. Status layer on/off [[BR]] With option on, a text box appears in the left lower corner showing the name of the current scenario (default: Logical Scenario) and the current navigation mode (default: Hierarchy Zoom), display can be switched on/off.
    34  15. Overview layer on/off: with option on, a overview window of the entire canvas appears in the left lower corner, can be switched on/off
    35  16. Legend layer on/off/correct mappings, visual inspection
    36  17. Navigation mode: Interactive Zoom
    37  18. Navigation mode: Hierarchy Zoom
    38  19. Navigation mode: Fisheye Zoom
    39  20. Navigation mode: Focus Zoom
    40  21. Editing mode: Editing (move/resize all/resize border/edit edge handles)
     53 
     54 15. Overview layer on/off [[BR]] With option on, a overview window of the entire canvas appears in the left lower corner, can be switched on/off
     55 
     56 16. Legend layer on/off/correct mappings [[BR]]
     57
     58 17. Navigation mode: Interactive Zoom [[BR]] Select navigation mode 'Interactive Zoom', in status layer the current mode should be 'Interactive Zoom',
     59
     60 18. Navigation mode: Hierarchy Zoom [[BR]]
     61
     62 19. Navigation mode: Fisheye Zoom [[BR]]
     63
     64 20. Navigation mode: Focus Zoom [[BR]]
     65
     66 21. Editing mode: Editing (move/resize all/resize border/edit edge handles) [[BR]]
     67
    4168 22. Show (all) icons on/off [[BR]] With option on, all icons are shown also for complex modules, can be toggled on/off
     69
    4270 23. Show (all) details on/off [[BR]] With option off, the content (nodes, edges, icons, labels) disappears, can be toggled on/off
     71
    4372 24. Show (all) labels on/off [[BR]] With option off, labels of all nodes (also in hierarchy) disappear, can be toggled on/off
     73
    4474 25. Show (all) label boxes on/off [[BR]] With option on, all label boxes of nodes (also in hierarchy) are drawn, option is disabled if (24) is off, can be toggled on/off
     75
    4576 26. Edge: Go to source [[BR]] Choose navigation mode 'Hierarchy Zoom', click on compound 'cell' (automatic zoom to compound 'cell'), right click on reaction edge between compound 'k3p1' and compound 'ph1', choose 'Go To Source' from context menu (automatic zoom to compound 'k3p1'), compound 'k3p1' should be enlarged.
     77
    4678 27. Edge: Go to target [[BR]] Choose navigation mode 'Hierarchy Zoom', click on compound 'cell' (automatic zoom to compound 'cell'), right click on reaction edge between compound 'k3p1' and compound 'ph1', choose 'Go To Target' from context menu (automatic zoom to compound 'ph1'), compound 'ph1' should be enlarged.
     79
    4780 28. Search for node/edge in network [[BR]] Search for the compound '!r2' (attribute == !PromotName, Case sensitive == on, Display options == Highlight, Navigation Options == Hierarchy Zoom), click button 'Search', compound '!r2' is emphasized by 'Global Highlight Node Color' (default red color) applied on the node border, display should zoom to compound '!r2', click button 'Clear' should remove the string input in the dialog and the highlight border color. 
     81
     82 29. Check model type [[BR]] Check the correct interpretation of the loaded model. [[BR]] Using Setup A, a logical model should be loaded, in 'Statistics' the model type should be 'Logical Model', default scenario should be 'Logical Network'. [[BR]] Using Setup B, a dynamical model should be loaded, in 'Statistics' the model type should be 'Dynamical Model', default scenario should be 'Visual Editor'. [[BR]] Using Setup C, a SBML model should be loaded, in 'Statistics' the model type should be 'SBML Model', default scenario should be 'SBML Model'. [[BR]] Using Setup D, a unknown model type should be loaded, in 'Statistics' the model type should be 'Unknown Model', default scenario should be 'Visual Editor'.
    4883
    4984=== Not tested/not critical/trivial ===
    5085
    51  29. Statistics dialog
     86 30. Statistics dialog
    5287