Changes between Version 11 and Version 12 of PromotExplorerTest


Ignore:
Timestamp:
Jul 17, 2009, 10:20:56 AM (16 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotExplorerTest

    v11 v12  
    4141 6. Export logical model [[BR]] Output logical model with default options, click button 'Generate Model', export should perform without errors, check resulting files, click button 'Close' should exit the dialog. -->  TODO: use JUnit test.
    4242 
    43  7. Edit scenario: new/copy/rename/remove/mappings [[BR]]
     43 7. Edit scenarios, new/copy/rename/remove/mappings [[BR]]
    4444 
    45  8. Load user-defined (local) scenarios [[BR]] Load user-defined scenarios from USER_HOME.
     45 8. Load user-defined (local) scenarios [[BR]] Load user-defined scenarios from USER_HOME. Check console output. Two cases:
     46    1. No file '.!PromotVizScenarios' in USER_HOME. When open the Visual Explorer a default scenario 'Default (Editable)' is created. Check 'Edit Scenarios'-dialog (Edit --> Edit Scenario...).
     47    2. File '.!PromotVizScenarios' in USER_HOME exists. Check 'Edit Scenarios'-dialog (Edit --> Edit Scenario...). In the dialog local scenarios (indicated in the name by a prefixed [L]) have to be present.
    4648
    47  9. Save user-defined (local) scenarios (to USER_HOME) [[BR]] Save user-defined scenarios to USER_HOME. Check file '.PromotVizScenarios' in the USER_HOME of existence and correct time stamp.
     49 9. Save user-defined (local) scenarios (to USER_HOME) [[BR]] Save user-defined scenarios to USER_HOME. Check console output. Check file '.!PromotVizScenarios' in the USER_HOME of existence and correct time stamp.
    4850
    49  10. Exit with/without dialog [[BR]]
     51 10. Exit with/without dialog [[BR]] Closing the visual explorer requires to check the local scenarios. If the initial local scenarios are equal to the current local scenarios (no changes) the Visual Explorer exit promptly. If the initial local scenarios are not equal to the current local scenarios (changes are made during exploration) a dialog is opened in order to make sure the user really wants to save the local scenarios (options: Save, Discard, Close). Button 'Save' saves the scenarios as described in (9), button 'Discard' just close the dialog, button 'Close' exits the Visual Explorer with no saving.
    5052
    5153=== Visual inspection ===