Test plan review for pattern: radiogroup-aria-activedescendant (47 tests)
Test 1: Navigate to the first unchecked radio button in a group in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on a link before the radio group, and hides the group heading
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- 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
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'unchecked', is conveyed |
optional | Position of the radio button, 1, is conveyed |
optional | Number 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:
- sets focus on a link before the radio group, and hides the group heading
Tester Instructions
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'unchecked', is conveyed |
optional | Position of the radio button, 1, is conveyed |
optional | Number of radio buttons in the group, 3, is conveyed |
Test 2: Navigate to the first unchecked radio button in a group
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on a link before the radio group, and hides the group heading
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- 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
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'unchecked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 3: Navigate to the last unchecked radio button in a group in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on a link after the radio group
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- 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
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Thin crust', is conveyed |
required | State of the radio button, 'unchecked', is conveyed |
optional | Position of the radio button, 3, is conveyed |
optional | Number 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:
- sets focus on a link after the radio group
Tester Instructions
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Thin crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Thin crust', is conveyed |
required | State of the radio button, 'unchecked', is conveyed |
optional | Position of the radio button, 3, is conveyed |
optional | Number of radio buttons in the group, 3, is conveyed |
Test 4: Navigate to the last unchecked radio button in a group
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on a link after the radio group
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- 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
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Thin crust', is conveyed |
required | State of the radio button, 'unchecked', is conveyed |
required | Position of the radio button, 3, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 5: Navigate to the first checked radio button in a group in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- 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
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- 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
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'checked', is conveyed |
optional | Position of the radio button, 1, is conveyed |
optional | Number 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:
- 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
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'checked', is conveyed |
optional | Position of the radio button, 1, is conveyed |
optional | Number of radio buttons in the group, 3, is conveyed |
Test 6: Navigate to the first checked radio button in a group
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- 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
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- 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
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'checked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 7: Navigate to the last checked radio button in a group in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets the state of the third radio button to checked, and sets focus on a link after the radio group
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- 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
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Thin crust', is conveyed |
required | State of the radio button, 'checked', is conveyed |
optional | Position of the radio button, 3, is conveyed |
optional | Number 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:
- sets the state of the third radio button to checked, and sets focus on a link after the radio group
Tester Instructions
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Thin crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Thin crust', is conveyed |
required | State of the radio button, 'checked', is conveyed |
optional | Position of the radio button, 3, is conveyed |
optional | Number of radio buttons in the group, 3, is conveyed |
Test 8: Navigate to the last checked radio button in a group
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets the state of the third radio button to checked, and sets focus on a link after the radio group
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- 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
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Thin crust', is conveyed |
required | State of the radio button, 'checked', is conveyed |
required | Position of the radio button, 3, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 9: Navigate forwards to an unchecked radio button in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on a link before the radio group, and hides the group heading
Tester Instructions
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'unchecked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number 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:
- sets focus on a link before the radio group, and hides the group heading
Tester Instructions
- 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 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'unchecked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 10: Navigate forwards to an unchecked radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on a link before the radio group, and hides the group heading
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'unchecked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 11: Navigate backwards to an unchecked radio button in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on a link after the radio group
Tester Instructions
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With focus on the 'Navigate backwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'unchecked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number 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:
- sets focus on a link after the radio group
Tester Instructions
- 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 backwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'unchecked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 12: Navigate backwards to an unchecked radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on a link after the radio group
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Navigate backwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'unchecked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 13: Navigate forwards to a checked radio button in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- 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
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'checked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number 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:
- 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
- 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 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'checked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 14: Navigate forwards to a checked radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- 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
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Navigate forwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'checked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 15: Navigate backwards to a checked radio button in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets the state of the first radio button to checked, and sets focus on a link after the radio group
Tester Instructions
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With focus on the 'Navigate backwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'checked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number 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:
- sets the state of the first radio button to checked, and sets focus on a link after the radio group
Tester Instructions
- 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 backwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'checked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 16: Navigate backwards to a checked radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets the state of the first radio button to checked, and sets focus on a link after the radio group
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Navigate backwards from here' link, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'group' is conveyed |
required | Name of the group, 'Pizza Crust', is conveyed |
required | Role 'radio button' is conveyed |
required | Name of the radio button, 'Regular crust', is conveyed |
required | State of the radio button, 'checked', is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 17: Navigate out of the start of a radio group in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- 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
Priority | Assertion |
optional | Role 'group' is conveyed |
optional | Name of the group, 'Pizza Crust', is conveyed |
required | Group boundary is conveyed |
required | Role 'link' is conveyed |
required | name '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:
- sets focus on the first radio button
Tester Instructions
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Regular crust' radio button, navigate to the 'Navigate forwards from here' link. using the following commands:
Assertions
Priority | Assertion |
optional | Role 'group' is conveyed |
optional | Name of the group, 'Pizza Crust', is conveyed |
required | Group boundary is conveyed |
required | Role 'link' is conveyed |
required | name 'Navigate forwards from here' is conveyed |
Test 18: Navigate out of the start of a radio group in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With focus on the 'Regular crust' radio button, navigate to the 'Navigate forwards from here' link. using the following commands:
Assertions
Priority | Assertion |
optional | Role 'group' is conveyed |
optional | Name of the group, 'Pizza Crust', is conveyed |
required | Group boundary is conveyed |
required | Role 'link' is conveyed |
required | name '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:
- sets focus on the first radio button
Tester Instructions
- 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 'Regular crust' radio button, navigate to the 'Navigate forwards from here' link. using the following commands:
Assertions
Priority | Assertion |
optional | Role 'group' is conveyed |
optional | Name of the group, 'Pizza Crust', is conveyed |
required | Group boundary is conveyed |
required | Role 'link' is conveyed |
required | name 'Navigate forwards from here' is conveyed |
Test 19: Navigate out of the start of a radio group
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- 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
Priority | Assertion |
optional | Role 'group' is conveyed |
optional | Name of the group, 'Pizza Crust', is conveyed |
required | Group boundary is conveyed |
required | Role 'link' is conveyed |
required | name 'Navigate forwards from here' is conveyed |
Test 20: Navigate out of the end of a radio group in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the third radio button
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- 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
Priority | Assertion |
optional | Role 'group' is conveyed |
optional | Name of the group, 'Pizza Crust', is conveyed |
required | Group boundary is conveyed |
required | Role 'link' is conveyed |
required | name '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:
- sets focus on the third radio button
Tester Instructions
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Thin crust' radio button, navigate to the 'Navigate backwards from here' link. using the following commands:
Assertions
Priority | Assertion |
optional | Role 'group' is conveyed |
optional | Name of the group, 'Pizza Crust', is conveyed |
required | Group boundary is conveyed |
required | Role 'link' is conveyed |
required | name 'Navigate backwards from here' is conveyed |
Test 21: Navigate out of the end of a radio group in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the third radio button
Tester Instructions
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With focus on the 'Thin crust' radio button, navigate to the 'Navigate backwards from here' link. using the following commands:
Assertions
Priority | Assertion |
optional | Role 'group' is conveyed |
optional | Name of the group, 'Pizza Crust', is conveyed |
required | Group boundary is conveyed |
required | Role 'link' is conveyed |
required | name '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:
- sets focus on the third radio button
Tester Instructions
- 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 'Thin crust' radio button, navigate to the 'Navigate backwards from here' link. using the following commands:
Assertions
Priority | Assertion |
optional | Role 'group' is conveyed |
optional | Name of the group, 'Pizza Crust', is conveyed |
required | Group boundary is conveyed |
required | Role 'link' is conveyed |
required | name 'Navigate backwards from here' is conveyed |
Test 22: Navigate out of the end of a radio group
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the third radio button
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- 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
Priority | Assertion |
optional | Role 'group' is conveyed |
optional | Name of the group, 'Pizza Crust', is conveyed |
required | Group boundary is conveyed |
required | Role 'link' is conveyed |
required | name 'Navigate backwards from here' is conveyed |
Test 23: Read information about an unchecked radio button in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'unchecked' is conveyed |
optional | Position of the radio button, 1, is conveyed |
optional | Number 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:
- sets focus on the first radio button
Tester Instructions
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'unchecked' is conveyed |
optional | Position of the radio button, 1, is conveyed |
optional | Number of radio buttons in the group, 3, is conveyed |
Test 24: Read information about an unchecked radio button in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With focus on the 'Regular crust' radio button, read information about the radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'unchecked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number 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:
- sets focus on the first radio button
Tester Instructions
- 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 'Regular crust' radio button, read information about the radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'unchecked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 25: Read information about an unchecked radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- 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
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'unchecked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 26: Read information about a checked radio button in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button, and sets its state to checked
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
optional | Position of the radio button, 1, is conveyed |
optional | Number 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:
- sets focus on the first radio button, and sets its state to checked
Tester Instructions
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
optional | Position of the radio button, 1, is conveyed |
optional | Number of radio buttons in the group, 3, is conveyed |
Test 27: Read information about a checked radio button in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button, and sets its state to checked
Tester Instructions
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number 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:
- sets focus on the first radio button, and sets its state to checked
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- With the reading cursor on the 'Regular crust' radio button, read information about the radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 28: Read information about a checked radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button, and sets its state to checked
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- 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
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 29: Navigate to the next unchecked radio button in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- With the reading cursor on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Deep dish' is conveyed |
required | State 'unchecked' is conveyed |
optional | Position of the radio button, 2, is conveyed |
optional | Number 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:
- sets focus on the first radio button
Tester Instructions
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Deep dish' is conveyed |
required | State 'unchecked' is conveyed |
optional | Position of the radio button, 2, is conveyed |
optional | Number of radio buttons in the group, 3, is conveyed |
Test 30: Navigate to the next unchecked radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Deep dish' is conveyed |
required | State 'unchecked' is conveyed |
required | Position of the radio button, 2, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 31: Navigate to the previous unchecked radio button in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the second radio button
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- With the reading cursor on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'unchecked' is conveyed |
optional | Position of the radio button, 1, is conveyed |
optional | Number 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:
- sets focus on the second radio button
Tester Instructions
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'unchecked' is conveyed |
optional | Position of the radio button, 1, is conveyed |
optional | Number of radio buttons in the group, 3, is conveyed |
Test 32: Navigate to the previous unchecked radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the second radio button
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'unchecked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 33: Navigate to the next checked radio button in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button, and checks the second radio button
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- With the reading cursor on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Deep dish' is conveyed |
required | State 'checked' is conveyed |
optional | Position of the radio button, 2, is conveyed |
optional | Number 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:
- sets focus on the first radio button, and checks the second radio button
Tester Instructions
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Deep dish' is conveyed |
required | State 'checked' is conveyed |
optional | Position of the radio button, 2, is conveyed |
optional | Number of radio buttons in the group, 3, is conveyed |
Test 34: Navigate to the next checked radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button, and checks the second radio button
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Deep dish' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 2, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 35: Navigate to the previous checked radio button in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the second radio button, and checks the first radio button
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- With the reading cursor on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
optional | Position of the radio button, 1, is conveyed |
optional | Number 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:
- sets focus on the second radio button, and checks the first radio button
Tester Instructions
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
optional | Position of the radio button, 1, is conveyed |
optional | Number of radio buttons in the group, 3, is conveyed |
Test 36: Navigate to the previous checked radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the second radio button, and checks the first radio button
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 37: Navigate to the next radio button in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With focus on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Deep dish' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 2, is conveyed |
required | Number 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:
- sets focus on the first radio button
Tester Instructions
- 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 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Deep dish' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 2, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 38: Navigate to the next radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Regular crust' radio button, navigate to the 'Deep dish' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Deep dish' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 2, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 39: Navigate to the previous radio button in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the second radio button
Tester Instructions
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With focus on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number 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:
- sets focus on the second radio button
Tester Instructions
- 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 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 40: Navigate to the previous radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the second radio button
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Deep dish' radio button, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 41: Navigate to the first radio button in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the third radio button
Tester Instructions
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With focus on the 'Thin crust' radio button, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number 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:
- sets focus on the third radio button
Tester Instructions
- 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 'Thin crust' radio button, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 42: Navigate to the first radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the third radio button
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Thin crust' radio button, navigate to the 'Regular crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Regular crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 1, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 43: Navigate to the last radio button in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With focus on the 'Regular crust' radio button, navigate to the 'Thin crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Thin crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 3, is conveyed |
required | Number 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:
- sets focus on the first radio button
Tester Instructions
- 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 'Regular crust' radio button, navigate to the 'Thin crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Thin crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 3, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 44: Navigate to the last radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Regular crust' radio button, navigate to the 'Thin crust' radio button. using the following commands:
Assertions
Priority | Assertion |
required | Role 'radio button' is conveyed |
required | Name 'Thin crust' is conveyed |
required | State 'checked' is conveyed |
required | Position of the radio button, 3, is conveyed |
required | Number of radio buttons in the group, 3, is conveyed |
Test 45: Check a radio button in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
- With the reading cursor on the 'Regular crust' radio button, check the radio button. using the following commands:
Assertions
Priority | Assertion |
required | Change 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:
- sets focus on the first radio button
Tester Instructions
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- With the reading cursor on the 'Regular crust' radio button, check the radio button. using the following commands:
Assertions
Priority | Assertion |
required | Change in state, to 'checked', is conveyed |
Test 46: Check a radio button in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited:
- Tests:
- Relevant Specifications:
JAWS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
- With focus on the 'Regular crust' radio button, check the radio button. using the following commands:
Assertions
Priority | Assertion |
required | Change 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:
- sets focus on the first radio button
Tester Instructions
- 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 'Regular crust' radio button, check the radio button. using the following commands:
Assertions
Priority | Assertion |
required | Change in state, to 'checked', is conveyed |
Test 47: Check a radio button
- Mode: interaction
- Applies to: voiceover_macos
- Last edited:
- Tests:
- Relevant Specifications:
VoiceOver for macOS
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the first radio button
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Regular crust' radio button, check the radio button. using the following commands:
- Space
- Control+Option+Space
Assertions
Priority | Assertion |
required | Change in state, to 'checked', is conveyed |