Testing task: Navigate into a checkbox group in interaction mode
With NVDA in interaction mode, describe how NVDA behaves when performing task "Navigate from outside the checkbox group to a checkbox inside the group. Test both navigating forward into the start and backward into the end."
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 outside the checkbox group to a checkbox inside the group. Test both navigating forward into the start and backward into the end.
Using the following commands, Navigate from outside the checkbox group to a checkbox inside the group. Test both navigating forward into the start and backward into the end.
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 into 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)