With NVDA in interaction mode, describe how NVDA behaves when performing task "With focus on the 'Navigate forwards from here' link, navigate to the 'Temperature' slider."
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Navigate forwards to a slider in interaction mode
Assertion | Success case | Failure cases |
---|---|---|
Role 'slider' is conveyed(required: mark output) | ||
Name 'Temperature' is conveyed(required: mark output) | ||
Textual value '25.0 degrees Celsius' is conveyed(required: mark output) | ||
numeric value '25.0' is not conveyed(required: mark output) | ||
Orientation 'vertical' is conveyed(required: mark output) | ||
Minimum value '10.0' is not conveyed(required: mark output) | ||
Maximum value '38.0' is not conveyed(required: mark output) |