Testing task: Navigate out of a checkbox group in interaction mode
With NVDA in interaction 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
If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
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 interaction 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)