Testing task: Navigate forwards to an unchecked radio button within a radio group
With NVDA in browse mode on mode, describe how NVDA behaves when performing task "Starting at the 'Regular crust' radio button, navigate to the 'Deep dish' 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 focus mode sound, press Insert+Space again to turn browse mode back on.
Starting at the 'Regular crust' radio button, navigate to the 'Deep dish' radio button.
Using the following commands, Starting at the 'Regular crust' radio button, navigate to the 'Deep dish' radio button.
f (browse mode on)
r (browse 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, 'Deep dish', is conveyed
State of the radio button, 'unchecked', is conveyed
Position of the radio button, 2, is conveyed
Number of radio buttons in the group, 3, is conveyed
Record Results
Navigate forwards to an unchecked radio button within a radio group
After 'f' (browse mode on)
After 'r' (browse mode on)
Were there additional undesirable behaviors?(required)