With NVDA in interaction mode, describe how NVDA behaves when performing task "With focus on the 'Thin crust' radio button, navigate to the 'Regular crust' radio button."
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Navigate to the first radio button in interaction mode
Assertion | Success case | Failure cases |
---|---|---|
Role 'radio button' is conveyed(required: mark output) | ||
Name 'Regular crust' is conveyed(required: mark output) | ||
State 'checked' is conveyed(required: mark output) | ||
Position of the radio button, 1, is conveyed(required: mark output) | ||
Number of radio buttons in the group, 3, is conveyed(required: mark output) |
Assertion | Success case | Failure cases |
---|---|---|
Role 'radio button' is conveyed(required: mark output) | ||
Name 'Regular crust' is conveyed(required: mark output) | ||
State 'checked' is conveyed(required: mark output) | ||
Position of the radio button, 1, is conveyed(required: mark output) | ||
Number of radio buttons in the group, 3, is conveyed(required: mark output) |