Describe how VoiceOver for macOS behaves when performing task "With focus on the 'Temperature' slider, read information about the slider."
To pass this test, VoiceOver for macOS needs to meet all the following assertions when each specified command is executed:
Read information about a slider
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) |
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) |