Changes between Version 28 and Version 29 of testplan


Ignore:
Timestamp:
Aug 11, 2009, 2:05:29 PM (16 years ago)
Author:
rempel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • testplan

    v28 v29  
    1313 5. Delete all classes
    1414 6. Copy class
     15 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)
    1517
    1618== [wiki:PromotBrowserTest Tests for Promot Browser] ==
     
    1820for load all models from kb should be loadable, without warnings would be nice
    1921
    20  7. load mdl model, example egf-model (includes library), test presence (content?) of !PromotTreeNodes in lisp + browser
    21  8. Load the logical library and a model
    22  9. Import a SBML model
    23  10. Save a model into mdl (selected, all)
    24  11. Export a dynamic model into SBML
    25  12. Export a dynamic model into Diana/Diva
    26  13. Select a class, a class with superclasses, a class with dependencies, a class with dependents, all classes in tree
    27  14. Run script, test with default inputs for synthetic biology scripts
    28  15. change properties: icon, abstract, model (including undo)
     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)
    2930
    3031visual inspection for:
    31  16. Start Visual Editor for a class
    32  17. Start Visual Explorer for a class
    33  18. !ViewMathematicalModel (display of instance)
    34  19. Exit with Dialog for modified in Editor + Browser (change properties, load, import)
    35  20. Search class (+class for slot in class) dialog, model type is not important, so test with egf_model, [[br]]
     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]]
    3637      search egf_model (substring, class + slot; class) should return egf_model (class), egf_model_noint (class) [[br]]
    3738      search proti (whole word, class + slot; slot) should return egf_model:proti (slot) [[br]]