Changes between Version 3 and Version 4 of PromotTestPlan0.8.3


Ignore:
Timestamp:
Aug 23, 2010, 11:01:19 AM (15 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotTestPlan0.8.3

    v3 v4  
    1414 6. Copy class
    1515 7. Select a class, a class with superclasses, a class with dependencies, a class with dependents, all classes in tree
    16  8. change properties: abstract, model (including undo)
     16 8. Change properties: abstract, model (including undo)
     17 9. Parametrization from diana (optional)
    1718
    1819== [wiki:PromotBrowserTest Tests for Promot Browser] ==
     
    2021for load all models from kb should be loadable, without warnings would be nice
    2122
    22  9. load mdl model, example egf-model (includes library), test presence (content?) of !PromotTreeNodes in lisp + browser
    23  10. Load the logical library and a model
    24  11. Import a SBML model
    25  12. Save a model into mdl (selected, all)
    26  13. Export a dynamic model into SBML
    27  14. Export a dynamic model into Diana/Diva
    28  15. Run script, test with default inputs for synthetic biology scripts
    29  16. change properties: icon (including undo)
     23 10. load mdl model, example egf-model (includes library), test presence (content?) of !PromotTreeNodes in lisp + browser
     24 11. Load the logical library and a model
     25 12. Import a SBML model
     26 13. Save a model into mdl (selected, all)
     27 14. Export a dynamic model into SBML
     28 15. Export a dynamic model into Diana/Diva
     29 16. Run script, test with default inputs for synthetic biology scripts
     30 17. change properties: icon, model, abstract (including undo)
     31 18. Simulate model
    3032
    3133visual inspection for:
    32  17. Start Visual Editor for a class
    33  18. Start Visual Explorer for a class
    34  19. !ViewMathematicalModel (display of instance)
    35  20. Exit with Dialog for modified in Editor + Browser (change properties, load, import)
    36  21. Search class (+class for slot in class) dialog, model type is not important, so test with egf_model, [[br]]
    37       search egf_model (substring, class + slot; class) should return egf_model (class), egf_model_noint (class) [[br]]
    38       search proti (whole word, class + slot; slot) should return egf_model:proti (slot) [[br]]
    39       clear should remove displayed results;[[br]]
    40 
     34 19. Start Visual Editor for a class
     35 20. Start Visual Explorer for a class
     36 21. !ViewMathematicalModel (display of instance)
     37 22. Exit with Dialog for modified in Editor + Browser (change properties, load, import)
     38 23. Search class
     39 24. Comparison of models
     40 25. Export documentation as HTML
     41   
    4142not tested/not critical:
    42   !TextEditor (depends only on read of text file) [[BR]]
    43   !SuperClassViewer (super-classes for class tested in select)[[BR]]
    44   !SubClassesViewer (sub-classes of class tested in select)[[BR]]
     43 * !TextEditor (depends only on read of text file) [[BR]]
     44 * !SuperClassViewer (super-classes for class tested in select)[[BR]]
     45 * !SubClassesViewer (sub-classes of class tested in select)[[BR]]
     46 * Export model to Matlab [[BR]]
    4547 
    46 
    4748
    4849== [wiki:PromotEditorTest Tests for ProMoT Visual Editor] ==