Test plan review for pattern: radiogroup-aria-activedescendant (47 tests)

Filter tests by assistive technology

Test 1: Navigate to the first unchecked radio button in a group in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the radio group, and hides the group heading

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • F
    • A
    • Down Arrow, then Down Arrow

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'unchecked', is conveyed
optionalPosition of the radio button, 1, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the radio group, and hides the group heading

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • F
    • R

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'unchecked', is conveyed
optionalPosition of the radio button, 1, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

Test 2: Navigate to the first unchecked radio button in a group

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the radio group, and hides the group heading

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Control+Option+Right, then Control+Option+Right
    • Control+Option+Command+J

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'unchecked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

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

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the radio group

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Thin crust' radio button. using the following commands:
    • Shift+F
    • Shift+A
    • Up Arrow, then Up Arrow

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Thin crust', is conveyed
requiredState of the radio button, 'unchecked', is conveyed
optionalPosition of the radio button, 3, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the radio group

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Thin crust' radio button. using the following commands:
    • Shift+F
    • Shift+R

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Thin crust', is conveyed
requiredState of the radio button, 'unchecked', is conveyed
optionalPosition of the radio button, 3, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

Test 4: Navigate to the last unchecked radio button in a group

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the radio group

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Navigate backwards from here' link, navigate to the 'Thin crust' radio button. using the following commands:
    • Ctrl+Option+Left, then Ctrl+Option+Left
    • Shift+Control+Option+Command+J

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Thin crust', is conveyed
requiredState of the radio button, 'unchecked', is conveyed
requiredPosition of the radio button, 3, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 5: Navigate to the first checked radio button in a group in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets the state of the first radio button to checked, sets focus on a link before the radio group, and hides the group heading

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • F
    • A
    • Down Arrow, then Down Arrow

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'checked', is conveyed
optionalPosition of the radio button, 1, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets the state of the first radio button to checked, sets focus on a link before the radio group, and hides the group heading

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • F
    • R

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'checked', is conveyed
optionalPosition of the radio button, 1, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

Test 6: Navigate to the first checked radio button in a group

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets the state of the first radio button to checked, sets focus on a link before the radio group, and hides the group heading

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Control+Option+Right, then Control+Option+Right
    • Control+Option+Command+J

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'checked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 7: Navigate to the last checked radio button in a group in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets the state of the third radio button to checked, and sets focus on a link after the radio group

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Thin crust' radio button. using the following commands:
    • Shift+F
    • Shift+A
    • Up Arrow, then Up Arrow

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Thin crust', is conveyed
requiredState of the radio button, 'checked', is conveyed
optionalPosition of the radio button, 3, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets the state of the third radio button to checked, and sets focus on a link after the radio group

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Thin crust' radio button. using the following commands:
    • Shift+F
    • Shift+R

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Thin crust', is conveyed
requiredState of the radio button, 'checked', is conveyed
optionalPosition of the radio button, 3, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

Test 8: Navigate to the last checked radio button in a group

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets the state of the third radio button to checked, and sets focus on a link after the radio group

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Navigate backwards from here' link, navigate to the 'Thin crust' radio button. using the following commands:
    • Ctrl+Option+Left, then Ctrl+Option+Left
    • Shift+Control+Option+Command+J

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Thin crust', is conveyed
requiredState of the radio button, 'checked', is conveyed
requiredPosition of the radio button, 3, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 9: Navigate forwards to an unchecked radio button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the radio group, and hides the group heading

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Tab

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'unchecked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the radio group, and hides the group heading

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Tab

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'unchecked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 10: Navigate forwards to an unchecked radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the radio group, and hides the group heading

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Tab

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'unchecked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 11: Navigate backwards to an unchecked radio button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the radio group

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Navigate backwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Shift+Tab

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'unchecked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the radio group

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Navigate backwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Shift+Tab

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'unchecked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 12: Navigate backwards to an unchecked radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the radio group

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Navigate backwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Shift+Tab

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'unchecked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 13: Navigate forwards to a checked radio button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets the state of the first radio button to checked, sets focus on a link before the radio group, and hides the group heading

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Tab

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'checked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets the state of the first radio button to checked, sets focus on a link before the radio group, and hides the group heading

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Tab

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'checked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 14: Navigate forwards to a checked radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets the state of the first radio button to checked, sets focus on a link before the radio group, and hides the group heading

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Tab

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'checked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 15: Navigate backwards to a checked radio button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets the state of the first radio button to checked, and sets focus on a link after the radio group

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Navigate backwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Shift+Tab

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'checked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets the state of the first radio button to checked, and sets focus on a link after the radio group

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Navigate backwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Shift+Tab

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'checked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 16: Navigate backwards to a checked radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets the state of the first radio button to checked, and sets focus on a link after the radio group

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Navigate backwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
    • Shift+Tab

Assertions

PriorityAssertion
requiredRole 'group' is conveyed
requiredName of the group, 'Pizza Crust', is conveyed
requiredRole 'radio button' is conveyed
requiredName of the radio button, 'Regular crust', is conveyed
requiredState of the radio button, 'checked', is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 17: Navigate out of the start of a radio group in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Regular crust' radio button, navigate to the 'Navigate forwards from here' link. using the following commands:
    • Shift+Tab
    • Up Arrow, then Up Arrow

Assertions

PriorityAssertion
optionalRole 'group' is conveyed
optionalName of the group, 'Pizza Crust', is conveyed
requiredGroup boundary is conveyed
requiredRole 'link' is conveyed
requiredname 'Navigate forwards from here' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Regular crust' radio button, navigate to the 'Navigate forwards from here' link. using the following commands:
    • Shift+Tab
    • Up Arrow

Assertions

PriorityAssertion
optionalRole 'group' is conveyed
optionalName of the group, 'Pizza Crust', is conveyed
requiredGroup boundary is conveyed
requiredRole 'link' is conveyed
requiredname 'Navigate forwards from here' is conveyed

Test 18: Navigate out of the start of a radio group in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Regular crust' radio button, navigate to the 'Navigate forwards from here' link. using the following commands:
    • Shift+Tab

Assertions

PriorityAssertion
optionalRole 'group' is conveyed
optionalName of the group, 'Pizza Crust', is conveyed
requiredGroup boundary is conveyed
requiredRole 'link' is conveyed
requiredname 'Navigate forwards from here' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Regular crust' radio button, navigate to the 'Navigate forwards from here' link. using the following commands:
    • Shift+Tab

Assertions

PriorityAssertion
optionalRole 'group' is conveyed
optionalName of the group, 'Pizza Crust', is conveyed
requiredGroup boundary is conveyed
requiredRole 'link' is conveyed
requiredname 'Navigate forwards from here' is conveyed

Test 19: Navigate out of the start of a radio group

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Regular crust' radio button, navigate to the 'Navigate forwards from here' link. using the following commands:
    • Shift+Tab
    • Ctrl+Option+Left, then Ctrl+Option+Left

Assertions

PriorityAssertion
optionalRole 'group' is conveyed
optionalName of the group, 'Pizza Crust', is conveyed
requiredGroup boundary is conveyed
requiredRole 'link' is conveyed
requiredname 'Navigate forwards from here' is conveyed

Test 20: Navigate out of the end of a radio group in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the third radio button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Thin crust' radio button, navigate to the 'Navigate backwards from here' link. using the following commands:
    • Tab
    • Down Arrow, then Down Arrow

Assertions

PriorityAssertion
optionalRole 'group' is conveyed
optionalName of the group, 'Pizza Crust', is conveyed
requiredGroup boundary is conveyed
requiredRole 'link' is conveyed
requiredname 'Navigate backwards from here' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the third radio button

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Thin crust' radio button, navigate to the 'Navigate backwards from here' link. using the following commands:
    • Tab
    • Down Arrow

Assertions

PriorityAssertion
optionalRole 'group' is conveyed
optionalName of the group, 'Pizza Crust', is conveyed
requiredGroup boundary is conveyed
requiredRole 'link' is conveyed
requiredname 'Navigate backwards from here' is conveyed

Test 21: Navigate out of the end of a radio group in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the third radio button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Thin crust' radio button, navigate to the 'Navigate backwards from here' link. using the following commands:
    • Tab

Assertions

PriorityAssertion
optionalRole 'group' is conveyed
optionalName of the group, 'Pizza Crust', is conveyed
requiredGroup boundary is conveyed
requiredRole 'link' is conveyed
requiredname 'Navigate backwards from here' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the third radio button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Thin crust' radio button, navigate to the 'Navigate backwards from here' link. using the following commands:
    • Tab

Assertions

PriorityAssertion
optionalRole 'group' is conveyed
optionalName of the group, 'Pizza Crust', is conveyed
requiredGroup boundary is conveyed
requiredRole 'link' is conveyed
requiredname 'Navigate backwards from here' is conveyed

Test 22: Navigate out of the end of a radio group

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the third radio button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Thin crust' radio button, navigate to the 'Navigate backwards from here' link. using the following commands:
    • Tab
    • Control+Option+Right, then Control+Option+Right

Assertions

PriorityAssertion
optionalRole 'group' is conveyed
optionalName of the group, 'Pizza Crust', is conveyed
requiredGroup boundary is conveyed
requiredRole 'link' is conveyed
requiredname 'Navigate backwards from here' is conveyed

Test 23: Read information about an unchecked radio button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'unchecked' is conveyed
optionalPosition of the radio button, 1, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
    • Insert+Tab

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'unchecked' is conveyed
optionalPosition of the radio button, 1, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

Test 24: Read information about an unchecked radio button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Regular crust' radio button, read information about the radio button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'unchecked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Regular crust' radio button, read information about the radio button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'unchecked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 25: Read information about an unchecked radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Regular crust' radio button, read information about the radio button. using the following commands:
    • Control+Option+F3
    • Control+Option+F4

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'unchecked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 26: Read information about a checked radio button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button, and sets its state to checked

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
optionalPosition of the radio button, 1, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button, and sets its state to checked

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
    • Insert+Tab

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
optionalPosition of the radio button, 1, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

Test 27: Read information about a checked radio button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button, and sets its state to checked

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button, and sets its state to checked

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 28: Read information about a checked radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button, and sets its state to checked

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
    • Control+Option+F3
    • Control+Option+F4

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 29: Navigate to the next unchecked radio button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
    • F
    • A
    • Down Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Deep dish' is conveyed
requiredState 'unchecked' is conveyed
optionalPosition of the radio button, 2, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
    • F
    • R

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Deep dish' is conveyed
requiredState 'unchecked' is conveyed
optionalPosition of the radio button, 2, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

Test 30: Navigate to the next unchecked radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
    • Control+Option+Right

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Deep dish' is conveyed
requiredState 'unchecked' is conveyed
requiredPosition of the radio button, 2, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 31: Navigate to the previous unchecked radio button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the second radio button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
    • Shift+F
    • Shift+A
    • Up Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'unchecked' is conveyed
optionalPosition of the radio button, 1, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the second radio button

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
    • Shift+F
    • Shift+R

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'unchecked' is conveyed
optionalPosition of the radio button, 1, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

Test 32: Navigate to the previous unchecked radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the second radio button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
    • Ctrl+Option+Left

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'unchecked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 33: Navigate to the next checked radio button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button, and checks the second radio button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
    • F
    • A
    • Down Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Deep dish' is conveyed
requiredState 'checked' is conveyed
optionalPosition of the radio button, 2, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button, and checks the second radio button

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
    • F
    • R

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Deep dish' is conveyed
requiredState 'checked' is conveyed
optionalPosition of the radio button, 2, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

Test 34: Navigate to the next checked radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button, and checks the second radio button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
    • Control+Option+Right

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Deep dish' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 2, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 35: Navigate to the previous checked radio button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the second radio button, and checks the first radio button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
    • Shift+F
    • Shift+A
    • Up Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
optionalPosition of the radio button, 1, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the second radio button, and checks the first radio button

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
    • Shift+F
    • Shift+R

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
optionalPosition of the radio button, 1, is conveyed
optionalNumber of radio buttons in the group, 3, is conveyed

Test 36: Navigate to the previous checked radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the second radio button, and checks the first radio button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
    • Ctrl+Option+Left

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 37: Navigate to the next radio button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
    • Down Arrow
    • Right Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Deep dish' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 2, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
    • Down Arrow
    • Right Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Deep dish' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 2, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 38: Navigate to the next radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
    • Down Arrow
    • Right Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Deep dish' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 2, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 39: Navigate to the previous radio button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the second radio button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
    • Up Arrow
    • Left Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the second radio button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
    • Up Arrow
    • Left Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 40: Navigate to the previous radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the second radio button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
    • Up Arrow
    • Left Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 41: Navigate to the first radio button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the third radio button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Thin crust' radio button, navigate to the 'Regular crust' radio button. using the following commands:
    • Down Arrow
    • Right Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the third radio button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Thin crust' radio button, navigate to the 'Regular crust' radio button. using the following commands:
    • Down Arrow
    • Right Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 42: Navigate to the first radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the third radio button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Thin crust' radio button, navigate to the 'Regular crust' radio button. using the following commands:
    • Down Arrow
    • Right Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Regular crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 1, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 43: Navigate to the last radio button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Regular crust' radio button, navigate to the 'Thin crust' radio button. using the following commands:
    • Up Arrow
    • Left Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Thin crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 3, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Regular crust' radio button, navigate to the 'Thin crust' radio button. using the following commands:
    • Up Arrow
    • Left Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Thin crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 3, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 44: Navigate to the last radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Regular crust' radio button, navigate to the 'Thin crust' radio button. using the following commands:
    • Up Arrow
    • Left Arrow

Assertions

PriorityAssertion
requiredRole 'radio button' is conveyed
requiredName 'Thin crust' is conveyed
requiredState 'checked' is conveyed
requiredPosition of the radio button, 3, is conveyed
requiredNumber of radio buttons in the group, 3, is conveyed

Test 45: Check a radio button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Regular crust' radio button, check the radio button. using the following commands:
    • Space

Assertions

PriorityAssertion
requiredChange in state, to 'checked', is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Regular crust' radio button, check the radio button. using the following commands:
    • Space

Assertions

PriorityAssertion
requiredChange in state, to 'checked', is conveyed

Test 46: Check a radio button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Regular crust' radio button, check the radio button. using the following commands:
    • Space

Assertions

PriorityAssertion
requiredChange in state, to 'checked', is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Regular crust' radio button, check the radio button. using the following commands:
    • Space

Assertions

PriorityAssertion
requiredChange in state, to 'checked', is conveyed

Test 47: Check a radio button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the first radio button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Regular crust' radio button, check the radio button. using the following commands:
    • Space
    • Control+Option+Space

Assertions

PriorityAssertion
requiredChange in state, to 'checked', is conveyed