Testing task: Navigate out of a checkbox group in reading mode
With NVDA in reading mode, describe how NVDA behaves when performing task "Navigate from a checkbox inside the checkbox group to an element outside the checkbox group. Test both navigating forward out of the end and backward out of the start."
Activate the "Open test page" button below, which opens the example to test in a new window
Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
Navigate from a checkbox inside the checkbox group to an element outside the checkbox group. Test both navigating forward out of the end and backward out of the start.
Using the following commands, Navigate from a checkbox inside the checkbox group to an element outside the checkbox group. Test both navigating forward out of the end and backward out of the start.
Tab
Shift+Tab
Success Criteria
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Role 'group' is conveyed
Group name 'Sandwich Condiments' is conveyed
The group boundary is conveyed
Record Results
Navigate out of a checkbox group in reading mode
After 'Tab'
Assertion
Success case
Failure 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)
After 'Shift+Tab'
Assertion
Success case
Failure 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 undesirable behaviors?(required)