Changes between Version 4 and Version 5 of PromotEditorTest
- Timestamp:
- Jun 24, 2009, 10:11:29 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotEditorTest
v4 v5 1 1 = ProMoT Visual Editor = 2 2 3 Setup A for tests: (functionality needed for the setup should be tested in browser tests, see: [wiki:testplan])[[BR]] 3 '''Setup A: ''' 4 4 Start ProMoT server and GUI -> load the logical library [source:/Promot/trunk/promot/kb/SignalTransd/structure/struct-ana-library.mdl] 5 5 -> load the logical toymodel from tutorial [source:/Promot/trunk/promot/kb/SignalTransd/structure/toymodel_tutorial/LOAD_toymodel.mdl] 6 6 -> Open the Visual Editor for the browser tree node "cell" by double click. 7 7 8 Setup A is applied to tests 1., 2., 3., 4., 5., 7., 9., 10. 8 '''Setup B: ''' 9 Start 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 13 The 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., 15 Setup B is applied to tests 11., 12., 9 16 10 17 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. !!!