Testing task: Read unchecked menu item checkbox in interaction mode

With NVDA in interaction 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 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 checkbox with down arrow.
  6. Read the 'Italic' menu item checkbox
  7. 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 unchecked menu item checkbox in interaction 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