Changes between Version 17 and Version 18 of PromotBrowserTest
- Timestamp:
- Aug 23, 2010, 10:24:23 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotBrowserTest
v17 v18 38 38 19. Start Visual Editor for a class 39 39 20. Start Visual Explorer for a class 40 21. !ViewMathematicalModel (display of instance)40 21. View Mathematical Model [[BR]] Display of an instance (View --> View Math Model) 41 41 22. Exit with Dialog for modified in Editor + Browser (change properties, load, import) 42 23. Search class (+class for slot in class) dialog, model type is not important, so test with egf_model, [[br]]43 search egf_model (substring, class + slot; class) should return egf_model (class), egf_model_noint (class) [[ br]]44 search proti (whole word, class + slot; slot) should return egf_model:proti (slot) [[ br]]42 23. Search class [[BR]] Search class (+class for slot in class) dialog, model type is not important, so test with egf_model, [[BR]] 43 search egf_model (substring, class + slot; class) should return egf_model (class), egf_model_noint (class) [[BR]] 44 search proti (whole word, class + slot; slot) should return egf_model:proti (slot) [[BR]] 45 45 clear should remove displayed results; 46 46 24. Comparison of models [[BR]] Load two different glycolysis models, e.g. [source:/Promot/trunk/promot/kb/testsuite/mdl/hynne.mdl] and [source:/Promot/trunk/promot/kb/testsuite/mdl/teusink.mdl]. Select the model classes (direct sub-classes of sbml-model) in browser and click compare models. Visual explorer should open, models should be displayed in common container. Edges connecting corresponding elements should be visible. Other example models for comparison (elements with same type +annotation or type + name) can be load with [source:/Promot/trunk/promot/kb/testsuite/mdl/egf+insulin.mdl]. [[BR]] 47 25. Export documentation as HTML [[BR]] Open model, select model, export HTML (File --> Export --> Export HTML), use default options, click on 'Generate HTML' button, check results in a web browser.47 25. Export documentation as HTML [[BR]] Open model, select model, export HTML (File --> Export --> Export HTML), use default options, click on 'Generate HTML' button, check results in a standard web browser. 48 48 49 49 === Open for testing ===