Testing task: Navigate forwards to a checked radio button
With NVDA in focus mode on mode, describe how NVDA behaves when performing task "With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button."
Activate the "Open test page" button below, which opens the example to test in a new window and runs a script that sets the state of the first radio button to checked, sets focus on a link before the radio group, and hides the group heading.
Press Insert+Space. If NVDA made the browse mode sound, press Insert+Space again to turn focus mode back on.
With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button.
Using the following commands, With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button.
Tab (focus mode on)
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
Role 'radio button' is conveyed
Name of the radio button, 'Regular crust', is conveyed
State of the radio button, 'checked', is conveyed
Position of the radio button, 1, is conveyed
Number of radio buttons in the group, 3, is conveyed