With NVDA in reading mode, describe how NVDA behaves when performing task "Navigate to the first radio button in the group."
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Navigate to the first checked radio button in a group in reading mode
| Assertion | Success case | Failure cases |
|---|---|---|
| Role 'group' is conveyed(required: mark output) | ||
| Name of the group, 'Pizza Crust', is conveyed(required: mark output) | ||
| role 'radio button' is conveyed(required: mark output) | ||
| name of the radio button, 'Regular crust', is conveyed(required: mark output) | ||
| State of the radio button, '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 'group' is conveyed(required: mark output) | ||
| Name of the group, 'Pizza Crust', is conveyed(required: mark output) | ||
| role 'radio button' is conveyed(required: mark output) | ||
| name of the radio button, 'Regular crust', is conveyed(required: mark output) | ||
| State of the radio button, '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 'group' is conveyed(required: mark output) | ||
| Name of the group, 'Pizza Crust', is conveyed(required: mark output) | ||
| role 'radio button' is conveyed(required: mark output) | ||
| name of the radio button, 'Regular crust', is conveyed(required: mark output) | ||
| State of the radio button, '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) |