With NVDA in reading mode, describe how NVDA behaves when performing task "Navigate to the first radio button in the group. Note: You may need to press certain commands (such as Down Arrow) multiple times to hear all information relating to the radio button and group."
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Navigate to the first unchecked 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, 'unchecked', 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, 'unchecked', 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, 'unchecked', 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) |