sct_testcase_14_example_wizard.textile 1.4 KB

12345678910111213
  1. h1(#Test2). Yakindu SCT Testcase 14 - Example wizard
  2. |_. Nr |_. Testname |_. Test Instructions |_. Postconditions |_. Status|
  3. | 14.1 | Download new example repository | Make sure you don't have sct_examples in your user directory, delete if needed. Start YAKINDU SCT, select File -> New -> Example, select YAKINDU Statechart Examples, and request a Download. | Download succeeds. | |
  4. | 14.2 | Update existing repository 1 | Through a mechanism yet to be defined, force an update of the Repository. E.g., in Eclipse, change the repository location in the sourcecode. Open the example wizard again. | The wizard should ask you to update the repository. | |
  5. | 14.3 | Update existing repository 2 | Do the update, and check if the changes are reflected, as possible | Update performs successfully | |
  6. | 14.4 | Prepare Internet connection tests | Download the example repository as zip | - | |
  7. | 14.5 | Internet connection 1 | Disconnect from the internet, start the example wizard with no existing repo available. Press the Download-Button. | The example wizard tries to Download and fails with 'Unable to download examples' etc | |
  8. | 14.6 | Internet connection 2 | After the wizard has failed, go back and next, and select to use another storage location. In the settings window, navigate to the Exmaple Wizard settings, and browse to the downloaded & unzipped github repo. | After selecting 'OK', the wizard should refresh its contents to the downloaded folder. | |