| # | Test case | Description |
| 1 | Opening Help Window |
|
| RESULT: | Help Window arise. |
|
| 2 | Opening help by menu Help | Contents |
- Push menu Help | Contents
|
|
| RESULT: | Help Window is opened and "Using IDE Help system" page is shown.
Title is "IDE Help" and Contents tab is selected. |
|
| 3 | Opening help by help button - frame |
- Push from menu Edit | Replace
- Push button Help from Replace window
|
|
| RESULT: | Help window arise and it is possible work with both windows (Help & Replace). |
|
| 4 | Closing help invoked by help button - frame |
- Push from menu Edit | Replace
- Push button Help from Replace window
- Close Replace window
|
|
| RESULT: | Help window is still opened on the top. |
|
| 5 | Opening help by help button - modal dialog |
- Push from menu Tools | Java Platform Manager
- Push button Help from Java Platform Manager.
|
|
| RESULT: | Help window arises and it is possible work with both windows (Help & Java Platform Manager).
Java Platform Manager shrinks on the side to be whole Help Window and Java Platform Manager visible. |
|
| 6 | Closing help invoked by help button - modal dialog |
- Push from menu Tools | Java Platform Manager
- Push button Help from Java Platform Manager.
- Close Java Platform Manager
|
|
| RESULT: | Both windows (Java Platform Manager & Help) are closed. |
|
| 7 | Opening help by help button - nested modal dialog |
- Push from menu Tools | Java Platform Manager
- Push button Add Platform ... from Java Platform Manager.
- Push button Help from Add Platform window.
|
|
| RESULT: | Help window arises and it is possible work with it. |
|
| 8 | Search in index |
- Push menu Help | Contents
- Select tab Index in Help window
- Type "compile" to Find textfield
|
|
| RESULT: | First occurrence of string "compile" in index list is selected and appropriate page is shown. |
|
| 9 | Contextual search |
- Push menu Help | Contents
- Select tab Search in Help window
- Type "NetBeans" to Find textfield
|
|
| RESULT: | List of pages contain string "NetBeans" are listed in the search results
list and appropriate page is shown with selected first occurrence of searched string. |
|
| 10 | Contextual search - no result |
- Push menu Help | Contents
- Select tab Search in Help window
- Type "xxx" to Find textfield
|
|
| RESULT: | User should be informed about no result. |
|