Testing task: Decrement a slider thumb by one step in interaction mode
With NVDA in interaction mode, describe how NVDA behaves when performing task "With focus on the 'Hotel Minimum Price in US dollars' slider thumb, set its value to 99."
Activate the "Open test page" button below, which opens the example to test in a new window and runs a script that sets focus on the first slider thumb.
If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
With focus on the 'Hotel Minimum Price in US dollars' slider thumb, set its value to 99.
Using the following commands, With focus on the 'Hotel Minimum Price in US dollars' slider thumb, set its value to 99.
Left Arrow
Down Arrow
Success Criteria
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Value '99' is conveyed
Record Results
Decrement a slider thumb by one step in interaction mode
After 'Left Arrow'
Assertion
Success case
Failure cases
Value '99' is conveyed(required: mark output)
After 'Down Arrow'
Assertion
Success case
Failure cases
Value '99' is conveyed(required: mark output)
Were there additional undesirable behaviors?(required)