With NVDA in interaction mode, describe how NVDA behaves when performing task "With focus on the 'Navigate backwards from here' link, navigate to the 'Rating' slider."
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Navigate backwards to a slider in interaction mode
Assertion | Success case | Failure cases |
---|---|---|
Role 'slider' is conveyed(required: mark output) | ||
Name 'Rating' is conveyed(required: mark output) | ||
Textual value 'zero of five stars' is conveyed(required: mark output) | ||
Numeric value '0' is not conveyed(required: mark output) | ||
Orientation 'horizontal' is conveyed(required: mark output) | ||
Minimum value '0' is not conveyed(required: mark output) | ||
Maximum value '5' is not conveyed(required: mark output) |