Testing task: Navigate forwards into a checkbox group in reading mode

With NVDA in reading mode, describe how NVDA behaves when performing task "Navigate forwards into the checkbox group."

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 before the first checkbox.
  3. Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  4. Navigate forwards into the checkbox group.
  5. Using the following commands, Navigate forwards into the checkbox group.
    • X
    • F
    • Tab

Success Criteria

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

  1. Role 'group' is conveyed
  2. Group name 'Sandwich Condiments' is conveyed
  3. The group boundary is conveyed

Record Results

Navigate forwards into a checkbox group in reading mode

After 'X'

AssertionSuccess caseFailure cases
Role 'group' is conveyed(required: mark output)
Group name 'Sandwich Condiments' is conveyed(required: mark output)
The group boundary is conveyed(required: mark output)
Were there additional unexpected behaviors?(required)
Unexpected behaviors





After 'F'

AssertionSuccess caseFailure cases
Role 'group' is conveyed(required: mark output)
Group name 'Sandwich Condiments' is conveyed(required: mark output)
The group boundary is conveyed(required: mark output)
Were there additional unexpected behaviors?(required)
Unexpected behaviors





After 'Tab'

AssertionSuccess caseFailure cases
Role 'group' is conveyed(required: mark output)
Group name 'Sandwich Condiments' is conveyed(required: mark output)
The group boundary is conveyed(required: mark output)
Were there additional unexpected behaviors?(required)
Unexpected behaviors