Testing task: Check the previous radio button in a radio group by navigating to it
With NVDA in focus mode on mode, describe how NVDA behaves when performing task "Starting at the 'Regular crust' radio button, navigate to the 'Thin 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 focus on the first radio button.
Press Insert+Space. If NVDA made the browse mode sound, press Insert+Space again to turn focus mode back on.
Starting at the 'Regular crust' radio button, navigate to the 'Thin crust' radio button.
Using the following commands, Starting at the 'Regular crust' radio button, navigate to the 'Thin crust' radio button.
Up Arrow (focus mode on)
Left Arrow (focus mode on)
Success Criteria
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Role 'radio button' is conveyed
Name of the radio button, 'Thin crust', is conveyed
State of the radio button, 'checked', is conveyed
Position of the radio button, 3, is conveyed
Number of radio buttons in the group, 3, is conveyed
Record Results
Check the previous radio button in a radio group by navigating to it
After 'Up Arrow' (focus mode on)
After 'Left Arrow' (focus mode on)
Were there additional undesirable behaviors?(required)