Testing task: Read checked menu item radio in interaction mode

With NVDA in interaction mode, describe how NVDA behaves when performing task " Read the 'Black' menu item radio"

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 'Black' menu item radio with down arrow.
  6. Read the 'Black' menu item radio
  7. Using the following commands, Read the 'Black' menu item radio
    • 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 'Black' is conveyed
  2. The role 'menu item radio' is conveyed
  3. The checked state is conveyed
  4. The position of the item and number of items in the 'Text Color' group are conveyed
  5. The name and role of the 'Text Color' group are conveyed

Record Results

Read checked menu item radio in interaction mode

After 'Insert+Tab'

AssertionSuccess caseFailure cases
The name 'Black' is conveyed(required: mark output)
The role 'menu item radio' is conveyed(required: mark output)
The checked state is conveyed(required: mark output)
The position of the item and number of items in the 'Text Color' group are conveyed(required: mark output)
The name and role of the 'Text Color' 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 'Black' is conveyed(required: mark output)
The role 'menu item radio' is conveyed(required: mark output)
The checked state is conveyed(required: mark output)
The position of the item and number of items in the 'Text Color' group are conveyed(required: mark output)
The name and role of the 'Text Color' group are conveyed(required: mark output)
Were there additional undesirable behaviors?(required)
Undesirable behaviors