Changes between Version 3 and Version 4 of PromotExplorerTest


Ignore:
Timestamp:
Jul 2, 2009, 8:36:06 PM (16 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotExplorerTest

    v3 v4  
    11== ProMoT Visual Explorer Detailed Tests ==
     2
     3'''Setup A: ''' applies to tests: 6, 7-10, [[BR]]
     4Start ProMoT server and GUI -> load the logical library [source:/Promot/trunk/promot/kb/SignalTransd/structure/struct-ana-library.mdl]
     5-> load the logical toymodel from tutorial [source:/Promot/trunk/promot/kb/SignalTransd/structure/toymodel_tutorial/LOAD_toymodel.mdl]
     6-> Open the Visual Explorer for the browser tree node "struct-model" --> "toymodel" --> "whole_model" by right mouse click --> context menu --> Visual Explorer.
     7
     8'''Setup B: ''' applies to tests: 17-20 [[BR]]
     9Start ProMoT server and GUI -> load [source:/Promot/trunk/promot/kb/practical-bio/LOAD.mdl] which includes the library (reduced-library) for dynamic modeling
     10-> Open the Visual Explorer for the browser tree node "dynamic-model" --> "mapk_modules" --> "mapkc" by right mouse click --> context menu --> Visual Explorer.
     11
     12Visual inspection for tests: [[BR]] 6, 7-11, 16, 17-20, 21, 22
    213
    314 1. Changes --> close
     
    718 4. Export graphics
    819 5. Export logical model
    9  6. Apply orthogonal layout to network
    10  7. Grid layer on/off
    11  8. Squiggle layer on/off
    12  9. Status layer on/off
    13  10. Overview layer on/off
    14  11. Legend layer on/off/correct mappings
     20 6. Apply orthogonal layout to network: all edges represented by polylines must draw orthogonally.
     21 7. Grid layer on/off: a grid overlaying the entire canvas must be switched on/off
     22 8. Squiggle layer on/off: with option on and pressed left mouse button, a line is drawn, can be switched on/off
     23 9. Status layer on/off: with option on, a text box appears in the left lower corner showing the name of the current scenario and the current navigation mode, can be switched on/off
     24 10. 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
     25 11. Legend layer on/off/correct mappings, visual inspection
    1526 12. Navigation mode: Interactive Mode
    1627 13. Navigation mode: Hierarchy Mode
     
    1829 15. Navigation mode: Focus Mode
    1930 16. Editing mode: move/resize all/resize border/edit edge handles
    20  17. Show (all) icons: on/off
    21  18. Show (all) details: on/off
    22  19. Show (all) labels: on/off
    23  20. Show (all) label boxes: on/off
     31 17. Show (all) icons: on/off: with option on, all icons are shown also for complex modules, can be toggled on/off
     32 18. Show (all) details: on/off: with option off, the content (nodes, edges, icons, labels) disappears, can be toggled on/off
     33 19. Show (all) labels: on/off: with option off, labels of all nodes (also in hierarchy) disappear, can be toggled on/off
     34 20. Show (all) label boxes: on/off: with option on, all label boxes of nodes (also in hierarchy) are drawn, option is disabled if 19 is off, can be toggled on/off
    2435 21. Edge: Go to source
    2536 22. Edge: Go to target
     
    3041 26. Load local scenarios
    3142 27. Scenarios: Logical Network Parser [[BR]] [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/viznav/data/logical/LogicalNetworkParserTest.java] [[BR]] Check that part of the logical network parser, especially parsing of DUMMY element and NOT element.
     43