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