| # | Test case [automated] | Description |
| 1 | Icons | 1.
Go to main menu. 2.
Try to open all menus.
|
|
EXPECTED RESULT:
Only items representd actions shown also in toolbars have icons. |
| 2 | Names of Menu Items | 1.
Go to main menu. 2.
Try to open menus.
|
|
EXPECTED RESULT:
Menu items fit to Java LF e.g. only prepositions with four or more letters should be capitalized.
Menu items followed by "..."(three dots) opens frame/window.
Check that separators exist where applicable, assure that there aren't double separators in main menu or the last menu item isn't separator. |
| 3 | Mnemonic Keys [Done]
| 1.
Go to main menu. 2.
Try to open menus and invoke actions only by mnemonic keys.
|
|
EXPECTED RESULT:
Appropriate menu is opened or action invoked. Correct letter is underlined in menu.
There are no duplicates of mnemonic key in one menu or submenu. |
| 4 | Adding New Separator [Done]
| 1.
Expand some menu node - e.g. "& File" and right click on it. Choose Add->Separator from popup menu. 2.
Separator Move Up to destination where should be visible (not last item, nor beside another separator)
|
|
EXPECTED RESULT:
Assure that it was added correctly (as last item under that node). |
| 5 | Move Up/Down Separator [Done]
| 1.
Try move up/down some separators in menu bar in Options. Right click for Move Up/Down in popup menu on separator node.
|
|
EXPECTED RESULT:
Item is moved and look of menu is changed - check that appropriate menu was changed. |
| 6 | Deleting Separator [Done]
| 1.
Delete separator.
|
|
EXPECTED RESULT:
Item is deleted and look of menu is changed - check that appropriate menu was changed. |
| 7 | Cut / Copy / Paste Separator | 1.
Perform Cut/Copy/Paste actions on some separator.
|
|
EXPECTED RESULT:
Always check that it was handled properly in main menu. |
| 8 | Check Mnemonic | 1.
Check all default menus in Option window.
|
|
EXPECTED RESULT:
There is "&" in front of mnemonic letter in menu. |
| 9 | Adding New Menu [Done]
| 1.
Choose Add Menu from popup on Menu Bar in Options window under IDE Configuration, Look and Feel 2.
Type "Test Menu" into dialog that appears.
|
|
EXPECTED RESULT:
New node is added in Option window and new menu appears in main menu. |
| 10 | Change Order of Menus [Done]
| 1.
Invoke Change Order... from popup on Menu Bar node in Options window under IDE Configuration, Look and Feel 2.
Change order of main menu items with Move Up/Down buttons. 3.
Finish pressing OK
|
|
EXPECTED RESULT:
Menu order is changed according what you set. |
| 11 | Deleting Menu [Done]
| 1.
Delete menu.
|
|
EXPECTED RESULT:
Item is deleted and look of menu is changed - check that appropriate menu disappeared. |
| 12 | Cut / Copy / Paste Menu | 1.
Perform Cut/Copy/Paste actions on some menu.
|
|
EXPECTED RESULT:
Always check that action was handled properly - menu look changed. |
| 13 | Rename Menu [Done]
| 1.
Rename some menu node under Menu Bar in Options window, IDE Configuration, Look and Feel
|
|
EXPECTED RESULT:
Node is renamed and menu name is changed in main menu too. |
| 14 | Change Order of Menu Items | 1.
Try move up/down some menu items under menu in Menu bar in Options. Right click for Move Up/Down in popup menu on menu item node.
|
|
EXPECTED RESULT:
Item is moved and look of menu is changed - check that appropriate menu was changed. |
| 15 | Deleting Menu Item [Done]
| 1.
Delete menu.
|
|
EXPECTED RESULT:
Item is deleted and look of menu is changed - check that appropriate menu disappeared. |
| 16 | Cut / Copy / Paste | 1.
Perform Cut/Copy/Paste actions on some menu item(s).
|
|
EXPECTED RESULT:
Always check that action was handled properly - menu look changed. |