Changes between Version 4 and Version 5 of PromotEditorTest


Ignore:
Timestamp:
Jun 24, 2009, 10:11:29 AM (16 years ago)
Author:
kolczyk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotEditorTest

    v4 v5  
    11= ProMoT Visual Editor =
    22
    3 Setup A for tests: (functionality needed for the setup should be tested in browser tests, see: [wiki:testplan])[[BR]]
     3'''Setup A: '''
    44Start ProMoT server and GUI -> load the logical library [source:/Promot/trunk/promot/kb/SignalTransd/structure/struct-ana-library.mdl]
    55-> load the logical toymodel from tutorial [source:/Promot/trunk/promot/kb/SignalTransd/structure/toymodel_tutorial/LOAD_toymodel.mdl]
    66-> Open the Visual Editor for the browser tree node "cell" by double click.
    77
    8 Setup A is applied to tests 1., 2., 3., 4., 5., 7., 9., 10.
     8'''Setup B: '''
     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 browser tree for "dynamic-model", for "mapk_modules" and double click to "raf-ras_modu" to open the Visual Editor for this class
     11
     12
     13The Functionality needed for the setups should be tested in browser tests, see: [wiki:testplan])[[BR]]
     14Setup A is applied to tests 1., 2., 3., 4., 5., 7., 9., 10., 11., 12., 13., 14., 15., 16., 17., 18.,
     15Setup B is applied to tests 11., 12.,
    916
    1017 1. Open the menu "Model" -> "Save as", type in the dialog "cell2" and click to the button "OK". A new class appears in the browser tree with name "cell2" with the same mdl-code like cell.   !!! Save changes has to be tested. !!!