| # | Test case [automated] | Description |
| 1 | Invoke Setup Wizard | 1.
Invoke menu item Tools|Setup Wizard.
|
|
EXPECTED RESULT:
Setup Wizard appears and its first step is displayed. |
| 2 | Proxy Enabling | 1.
Enable "Use HTTP Proxy Server" checkbox.
|
|
EXPECTED RESULT:
Proxy Server Name and Port textfields are enabled(writeable). |
| 3 | Proxy Disabling | 1.
Disable "Use HTTP Proxy Server" checkbox.
|
|
EXPECTED RESULT:
Proxy Server Name and Port textfields are disabled(grey). |
| 4 | Proxy Settings | 1.
Enable "Use HTTP Proxy Server" checkbox. 2.
Fill Proxy Server Name and Port properly.
|
|
EXPECTED RESULT:
After Finish button the proxy settings are remembered. Try reopen Setup Wizard. |
| 5 | Switch to SDI | 1.
Be in MDI mode. 2.
Select Separate Windows Mode radiobutton.
|
|
EXPECTED RESULT:
IDE will switch to SDI mode (more windows) after Finish button is pressed. |
| 6 | Switch to MDI | 1.
Be in SDI mode. 2.
Select Compact Windows Mode radiobutton.
|
|
EXPECTED RESULT:
IDE will switch to MDI mode (only one window) after Finish button is pressed. |
| 7 | Default System Browser | 1.
Change Web Browser combobox to Default System Browser.
|
|
EXPECTED RESULT:
After Finish button the web browser setting is remembered. Try reopen Setup Wizard. |
| 8 | Swing HTML Browser | 1.
Change Web Browser combobox to Swing HTML Browser.
|
|
EXPECTED RESULT:
After Finish button the web browser setting is remembered. Try reopen Setup Wizard. |
| 9 | Second panel check | 1.
Press Next button on the Setup wizard.
|
|
EXPECTED RESULT:
The second panel (Module Instalation) of the wizard will appear and the step number on the left part of the wizard is set to 2. |
| 10 | Disable module | 1.
Disable the module that is in group of enabled modules.
|
|
EXPECTED RESULT:
Check that the module is unchecked and that the parent of the module has flag set to darker checked hook. |
| 11 | Enable module | 1.
Enable the module from previous step.
|
|
EXPECTED RESULT:
Check that the module is checked now and that the parent of the module has flag set to checked hook. |
| 12 | Enable/Disable branch of modules | 1.
Enable/Disable the modules branch.
|
|
EXPECTED RESULT:
Check that each of module in the branch is enabled/disabled |
| 13 | Third panel check | 1.
Press Next button in second step on the wizard.
|
|
EXPECTED RESULT:
The third(Update Center) panel of the wizard will appear and the step number on the left part of the wizard is set to 3. |
| 14 | Set period of Update Check | 1.
Try to set the update check period to each of 6 possibilities and finally set it to Every Startup. 2.
Press Finish button. 3.
Invoke menu item Tools|Options. 4.
Expand node IDE Configuration|System|Update Center.
|
|
EXPECTED RESULT:
Check Period property - it should be set to Every Startup. |
| 15 | Test of last panel settings | 1.
Invoke menu item Tools|Setup Wizard. 2.
Press Next and then Next again. 3.
The third panel appepars - uncheck the 'Show Dialog Before Automatic Update Check' checkbox. 4.
Uncheck the 'Show Check Results Even If No Update Available' checkbox. 5.
Unselect all available update centers (uncheck checkboxes) and press Finish button. 6.
Invoke menu item Tools|Setup Wizard again. 7.
Press Next and then Next again.
|
|
EXPECTED RESULT:
See that all checkboxes are disabled |