Testing task: Navigate to the last unchecked radio button in a group in reading mode

With NVDA in reading mode, describe how NVDA behaves when performing task "With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Thin crust' radio button."

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 after the radio group.
  3. With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Thin crust' radio button.
  4. Using the following commands, With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Thin crust' radio button.
    • Shift+F
    • Shift+R

Success Criteria

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

  1. Role 'group' is conveyed
  2. Name of the group, 'Pizza Crust', is conveyed
  3. Role 'radio button' is conveyed
  4. Name of the radio button, 'Thin crust', is conveyed
  5. State of the radio button, 'unchecked', is conveyed
  6. Position of the radio button, 3, is conveyed
  7. Number of radio buttons in the group, 3, is conveyed

Record Results

Navigate to the last unchecked radio button in a group in reading mode

After 'Shift+F'

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

After 'Shift+R'

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