Testing task: Read checked menu item checkbox in reading mode

With NVDA in reading mode, describe how NVDA behaves when performing task " Read the '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 a link just before the menubar.
  3. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  4. Tab to 'Text Formatting' menubar.
  5. Navigate to 'Style/Color' menu item with right arrow.
  6. Open 'Style/Color' menu with down arrow.
  7. Navigate to 'Italic' menu item checkbox and check it by pressing enter. (the menu will close.)
  8. Re-open 'Style/Color' menu with down arrow.
  9. Navigate to 'Italic' menu item checkbox.
  10. Activate the screen reader reading cursor.
  11. Read the 'Italic' menu item checkbox
  12. Using the following commands, Read the 'Italic' menu item checkbox
    • Insert+Tab
    • Insert+Numpad 5 (or CapsLock+Numpad 5)

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 unchecked state is conveyed
  4. The position of the item and number of items in the 'Font Style ' group are conveyed
  5. The name and role of the 'Font Style' group are conveyed

Record Results

Read checked menu item checkbox in reading mode

After 'Insert+Tab'

AssertionSuccess caseFailure cases
The name 'Italic' is conveyed(required: mark output)
The role 'menu item checkbox' is conveyed(required: mark output)
The unchecked state is conveyed(required: mark output)
The position of the item and number of items in the 'Font Style ' group 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





After 'Insert+Numpad 5 (or CapsLock+Numpad 5)'

AssertionSuccess caseFailure cases
The name 'Italic' is conveyed(required: mark output)
The role 'menu item checkbox' is conveyed(required: mark output)
The unchecked state is conveyed(required: mark output)
The position of the item and number of items in the 'Font Style ' group 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