Testing task: Navigate forwards to a pressed toggle button in interaction mode
With NVDA in interaction mode, describe how NVDA behaves when performing task "With focus on the 'Navigate forwards from here' link, navigate to the 'Mute' button."
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 a link before the button, and sets the state of the button to 'pressed'.
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 'Navigate forwards from here' link, navigate to the 'Mute' button.
Using the following commands, With focus on the 'Navigate forwards from here' link, navigate to the 'Mute' button.
Tab
Success Criteria
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Role 'button' is conveyed
Name 'Mute' is conveyed
State 'pressed' is conveyed
Record Results
Navigate forwards to a pressed toggle button in interaction mode
After 'Tab'
Assertion
Success case
Failure cases
Role 'button' is conveyed(required: mark output)
Name 'Mute' is conveyed(required: mark output)
State 'pressed' is conveyed(required: mark output)