Testing task: Navigate out of the end of a radio group in reading mode
With NVDA in reading mode, describe how NVDA behaves when performing task "With the reading cursor on the 'Thin crust' radio button, navigate out of the radio group. Note: You may need to press certain commands (such as Down Arrow) multiple times to hear all information relating to the group."
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 third radio button.
Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
With the reading cursor on the 'Thin crust' radio button, navigate out of the radio group. Note: You may need to press certain commands (such as Down Arrow) multiple times to hear all information relating to the group.
Using the following commands, With the reading cursor on the 'Thin crust' radio button, navigate out of the radio group. Note: You may need to press certain commands (such as Down Arrow) multiple times to hear all information relating to the group.
Tab
Down Arrow
Success Criteria
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Role 'group' is conveyed
Name of the group, 'Pizza Crust', is conveyed
The group boundary is conveyed
Role 'link' is conveyed
name 'Navigate backwards from here' is conveyed
Record Results
Navigate out of the end of a radio group in reading mode
After 'Tab'
Assertion
Success case
Failure cases
Role 'group' is conveyed(required: mark output)
Name of the group, 'Pizza Crust', is conveyed(required: mark output)
The group boundary is conveyed(required: mark output)
Role 'link' is conveyed(required: mark output)
name 'Navigate backwards from here' is conveyed(required: mark output)
After 'Down Arrow'
Assertion
Success case
Failure cases
Role 'group' is conveyed(required: mark output)
Name of the group, 'Pizza Crust', is conveyed(required: mark output)
The group boundary is conveyed(required: mark output)
Role 'link' is conveyed(required: mark output)
name 'Navigate backwards from here' is conveyed(required: mark output)
Were there additional undesirable behaviors?(required)