Testing task: Navigate forwards to a slider in reading mode

With NVDA in reading mode, describe how NVDA behaves when performing task "With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Rating' slider."

Test instructions

  1. Restore default settings for NVDA. For help, read Configuring Screen Readers for Testing.
  2. 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 slider.
  3. With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Rating' slider.
  4. Using the following commands, With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Rating' slider.
    • Down Arrow, then Down Arrow
    • Tab

Success Criteria

To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:

  1. Role 'slider' is conveyed
  2. Name 'Rating' is conveyed
  3. Textual value 'zero of five stars' is conveyed
  4. Numeric value '0' is not conveyed
  5. Orientation 'horizontal' is conveyed
  6. Minimum value '0' is not conveyed
  7. Maximum value '5' is not conveyed

Record Results

Navigate forwards to a slider in reading mode

After 'Down Arrow, then Down Arrow'

Which statements are true about the response to Down Arrow, then Down Arrow?
Were there additional undesirable behaviors?(required)
Undesirable behaviors

After 'Tab'

Which statements are true about the response to Tab?
Were there additional undesirable behaviors?(required)
Undesirable behaviors