Testing task: Request information about a checked radio button
With NVDA in focus mode on mode, describe how NVDA behaves when performing task "Starting at the 'Regular crust' radio button, read information about the 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, and sets its state to checked.
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, read information about the radio button.
Using the following commands, Starting at the 'Regular crust' radio button, read information about the radio button.
Insert+Tab (browse mode on)
Insert+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 '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
Role 'group' is conveyed
Name of the group, 'Pizza Crust', is conveyed
Record Results
Request information about a checked radio button
After 'Insert+Tab' (browse mode on)
After 'Insert+Tab' (focus mode on)
Were there additional undesirable behaviors?(required)