Testing task: Navigate to checked menu item checkbox in interaction mode

With NVDA in interaction mode, describe how NVDA behaves when performing task " Navigate to 'Italic' menu item checkbox"

Test instructions

  1. Restore default settings for NVDA. For help, read Configuring Screen Readers for Testing.
  2. Activate the "Open test page" button below, which opens the example to test in a new window and runs a script that sets focus on the 'Style/Color' menu item.
  3. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  4. Open "Style/Color" menu with down arrow.
  5. Navigate to 'Italic' menu item and check it by pressing enter. (the menu will close.)
  6. Re-open "Style/Color" menu with down arrow.
  7. Navigate to 'Italic' menu item checkbox
  8. Using the following commands, Navigate to 'Italic' menu item checkbox
    • Up Arrow / Down Arrow

Success Criteria

To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:

  1. The name 'Italic' is conveyed
  2. The role 'menu item checkbox' is conveyed
  3. The checked state is conveyed
  4. The position of the item and number of items in the menu are conveyed
  5. The name and role of the 'Font Style' group are conveyed

Record Results

Navigate to checked menu item checkbox in interaction mode

After 'Up Arrow / Down Arrow'

AssertionSuccess caseFailure cases
The name 'Italic' is conveyed(required: mark output)
The role 'menu item checkbox' is conveyed(required: mark output)
The checked state is conveyed(required: mark output)
The position of the item and number of items in the menu are conveyed(required: mark output)
The name and role of the 'Font Style' group are conveyed(required: mark output)
Were there additional undesirable behaviors?(required)
Undesirable behaviors