Welcome Screen Test Specification
Author: Marian Mirilovic
Version:
Last update: 04/19/2005
Introduction:
This test specification describes the tests scenarios for Welcome Screen. It covers the test cases for manual testing and it will serve
as document for development of automated tests.
Comment:
Table of Contents
|
Purpose:
Test of Welcome Screen invocation and links availability
Setup:
Run IDE with clean userdir
| # | Test case | Description |
| 1 | Open Welcome Screen |
- Select menu Help|Welcome Screen.
|
|
| RESULT: | Welcome Screen appears as a new tab in explorer and its name is 'welcome'. |
|
| 2 | Create New Project |
- Click on the button New Project.
|
|
| RESULT: | New Project wizard is opened. |
|
| 3 | Sample Project |
- Click on the button Sample Project.
|
|
| RESULT: | New Project wizard is opened and Anagram Game project is selected. |
|
| 4 | Try link Product Information |
- Click on the button Product Information.
|
|
| RESULT: | Product Information page is opened in HTML Browser. |
|
| 5 | Close Welcome Screen |
- Push x-widget on the tab of the Welcome Screen .
|
|
| RESULT: | The 'welcome' tab will disappear. |
|
| 6 | Disable Welcome Screen module |
- Push menu item Tools|Options.
- Select node IDE Configuration|System|Modules|Help|Welcome Screen in the opened Options dialog.
- Set Enabled property to 'false' and close Options dialog.
|
|
| RESULT: | The Welcome Screen item is not present in Help menu. |
|
| 7 | Enable Welcome Screen module |
- Invoke menu Tools|Setup Wizard.
- Press Next on the wizard.
- Select node Modules|Help|Welcome Screen in the dialog.
- Set Enabled property to 'true' and press Finish button.
|
|
| RESULT: | The Welcome Screen item is present in Help menu. |
|
|
Generated: 2005 09 19 02:19