Welcome Screen Test Specification for NetBeans 4.1
Author: Marian Mirilovic
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.
Table of Contents
|
Purpose:
Test of Welcome Screen invocation and links availability
Setup:
Run IDE with clean userdir
| # | Test case [automated] | Description |
| 1 | Open Welcome Screen | 1.
Select menu Help|Welcome Screen.
|
|
EXPECTED RESULT:
Welcome Screen appears as a new tab in explorer and its name is 'welcome'. |
| 2 | Create New Project | 1.
Click on the button New Project.
|
|
EXPECTED RESULT:
New Project wizard is opened. |
| 3 | Sample Project | 1.
Click on the button Sample Project.
|
|
EXPECTED RESULT:
New Project wizard is opened and Anagram Game project is selected. |
| 4 | Try link Product Information | 1.
Click on the button Product Information.
|
|
EXPECTED RESULT:
Product Information page is opened in HTML Browser. |
| 5 | Close Welcome Screen | 1.
Push x-widget on the tab of the Welcome Screen .
|
|
EXPECTED RESULT:
The 'welcome' tab will disappear. |
| 6 | Disable Welcome Screen module | 1.
Push menu item Tools|Options. 2.
Select node IDE Configuration|System|Modules|Help|Welcome Screen in the opened Options dialog. 3.
Set Enabled property to 'false' and close Options dialog.
|
|
EXPECTED RESULT:
The Welcome Screen item is not present in Help menu. |
| 7 | Enable Welcome Screen module | 1.
Invoke menu Tools|Setup Wizard. 2.
Press Next on the wizard. 3.
Select node Modules|Help|Welcome Screen in the dialog. 4.
Set Enabled property to 'true' and press Finish button.
|
|
EXPECTED RESULT:
The Welcome Screen item is present in Help menu. |
|
Generated: Tue Apr 19 18:05:52 CEST 2005