Changes between Version 11 and Version 12 of PromotEditorTest


Ignore:
Timestamp:
Jul 1, 2009, 1:39:50 PM (16 years ago)
Author:
kolczyk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotEditorTest

    v11 v12  
    11= ProMoT Visual Editor =
    22
    3 '''Setup A: '''
     3'''Setup A: ''' applied to tests 1., 2., 3., 4., 5., 7., 9., 10., 11., 12., 13., 14., 15., 16., 17., 18. [[BR]]
    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 B: '''
     8'''Setup B: ''' applied to tests 11., 13.
    99Start ProMoT server and GUI -> load [source:/Promot/trunk/promot/kb/practical-bio/LOAD.mdl] which includes the library (reduced-library) for dynamic modeling
    1010-> 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
     
    1212
    1313The Functionality needed for the setups should be tested in browser tests, see: [wiki:testplan])[[BR]]
    14 Setup A is applied to tests 1., 2., 3., 4., 5., 7., 9., 10., 11., 12., 13., 14., 15., 16., 17., 18. [[BR]]
    15 Setup B is applied to tests 11., 12.,
     14
    1615
    1716 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. !!!
     
    4039      term-reaction-flux is propagated to the modules border.
    4140      There is also a !LinkNode created for the link between the storage and the adapter and placed on the storage terminal.
    42  12. Copy&Paste a selection of slots (inside one/ between two editors)
    43  13. !EditDetailsDialog (see [wiki:ProMoTVarEditorTest detailed tests])
     41 12. !EditDetailsDialog (see [wiki:ProMoTVarEditorTest detailed tests])
     42 13. Open the !EditDetailsDialog for the slot "not_r1_r2_a2", add a documentation string and set the 'ignore_in_export' variable to the value '1', save and close (see test 12). Then select the slots "!r1", "!r2", "not_r1_r2_a2", "not_lr" and "a2" and press 'Ctrl + C' and 'Ctrl + V'. The slots "!r10", "!r20", "not_lr0"  "not_r1_r2_a20" and "a20" are created and connected like the original. Check via the !EditDetailsDialog or in the mdl that "not_r1_r2_a20" has the value '1' for the variable 'ignore_in_export' and the same documentation string like "not_r1_r2_a2". Open the visual editor for the class "nucleus" and also press 'Ctrl + V', the slots are created, check again the names variables and documentation.
    4443 14. Elevate a modules content to the current level (de-modularization)
    4544 15. Create a new class from a selection (modularization)