Test plan review for pattern: switch (24 tests)
Test 1: Navigate forwards to a switch in the off state in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 switch
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, exit Forms Mode to activate the Virtual Cursor by pressing Escape.
- With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Notifications' switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' 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 switch
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 'Notifications' switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' is conveyed |
Test 2: Navigate forwards to a switch in the off state in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 switch
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 'Notifications' switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' 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 switch
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 'Notifications' switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' is conveyed |
Test 3: Navigate forwards to a switch in the off state
- Mode: interaction
- Applies to: voiceover_macos
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 switch
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 'Notifications' switch. using the following commands:
- Control+Option+Right
- Tab
- Control+Option+Command+J
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' is conveyed |
Test 4: Navigate backwards to a switch in the off state in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 switch
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, exit Forms Mode to activate the Virtual Cursor by pressing Escape.
- With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Notifications' switch. using the following commands:
- Shift+X
- Up Arrow
- Shift+Tab
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' 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 switch
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 'Notifications' switch. using the following commands:
- Shift+B
- Shift+X
- Up Arrow
- Shift+Tab
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' is conveyed |
Test 5: Navigate backwards to a switch in the off state in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 switch
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 'Notifications' switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' 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 switch
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 'Notifications' switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' is conveyed |
Test 6: Navigate backwards to a switch in the off state
- Mode: interaction
- Applies to: voiceover_macos
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 switch
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 'Notifications' switch. using the following commands:
- Ctrl+Option+Left
- Shift+Tab
- Shift+Control+Option+Command+J
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' is conveyed |
Test 7: Navigate forwards to a switch in the on state in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 switch, and sets the state of the switch to 'on'
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, exit Forms Mode to activate the Virtual Cursor by pressing Escape.
- With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Notifications' switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' 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 switch, and sets the state of the switch to 'on'
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 'Notifications' switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' is conveyed |
Test 8: Navigate forwards to a switch in the on state in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 switch, and sets the state of the switch to 'on'
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 'Notifications' switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' 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 switch, and sets the state of the switch to 'on'
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 'Notifications' switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' is conveyed |
Test 9: Navigate forwards to a switch in the on state
- Mode: interaction
- Applies to: voiceover_macos
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 switch, and sets the state of the switch to 'on'
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 'Notifications' switch. using the following commands:
- Control+Option+Right
- Tab
- Control+Option+Command+J
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' is conveyed |
Test 10: Navigate backwards to a switch in the on state in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 switch, and sets the switch state to 'on'
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, exit Forms Mode to activate the Virtual Cursor by pressing Escape.
- With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Notifications' switch. using the following commands:
- Shift+X
- Up Arrow
- Shift+Tab
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' 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 switch, and sets the switch state to 'on'
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 'Notifications' switch. using the following commands:
- Shift+B
- Shift+X
- Up Arrow
- Shift+Tab
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' is conveyed |
Test 11: Navigate backwards to a switch in the on state in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 switch, and sets the switch state to 'on'
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 'Notifications' switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' 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 switch, and sets the switch state to 'on'
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 'Notifications' switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' is conveyed |
Test 12: Navigate backwards to a switch in the on state
- Mode: interaction
- Applies to: voiceover_macos
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 switch, and sets the switch state to 'on'
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 'Notifications' switch. using the following commands:
- Ctrl+Option+Left
- Shift+Tab
- Shift+Control+Option+Command+J
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' is conveyed |
Test 13: Read information about a switch in the off state in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 'Notifications' switch
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, exit Forms Mode to activate the Virtual Cursor by pressing Escape.
- With the reading cursor on the 'Notifications' switch, read information about the switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' 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 'Notifications' switch
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 'Notifications' switch, read information about the switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' is conveyed |
Test 14: Read information about a switch in the off state in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 'Notifications' switch
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 'Notifications' switch, read information about the switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' 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 'Notifications' switch
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 'Notifications' switch, read information about the switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' is conveyed |
Test 15: Read information about a switch in the off state
- Mode: interaction
- Applies to: voiceover_macos
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 'Notifications' switch
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Notifications' switch, read information about the switch. using the following commands:
- Control+Option+F3
- Control+Option+F4
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'off' is conveyed |
Test 16: Read information about a switch in the on state in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 'Notifications' switch, and sets its state to 'on'
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, exit Forms Mode to activate the Virtual Cursor by pressing Escape.
- With the reading cursor on the 'Notifications' switch, read information about the switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' 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 'Notifications' switch, and sets its state to 'on'
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 'Notifications' switch, read information about the switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' is conveyed |
Test 17: Read information about a switch in the on state in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 'Notifications' switch, and sets its state to 'on'
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 'Notifications' switch, read information about the switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' 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 'Notifications' switch, and sets its state to 'on'
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 'Notifications' switch, read information about the switch. using the following commands:
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' is conveyed |
Test 18: Read information about a switch in the on state
- Mode: interaction
- Applies to: voiceover_macos
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 'Notifications' switch, and sets its state to 'on'
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Notifications' switch, read information about the switch. using the following commands:
- Control+Option+F3
- Control+Option+F4
Assertions
Priority | Assertion |
required | Role 'switch' is conveyed |
required | Name 'Notifications' is conveyed |
required | State 'on' is conveyed |
Test 19: Operate a switch in the off state in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 'Notifications' switch
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, exit Forms Mode to activate the Virtual Cursor by pressing Escape.
- With the reading cursor on the 'Notifications' switch, change its state to 'on'. using the following commands:
Assertions
Priority | Assertion |
required | Change in state, to 'on', 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 'Notifications' switch
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 'Notifications' switch, change its state to 'on'. using the following commands:
Assertions
Priority | Assertion |
required | Change in state, to 'on', is conveyed |
Test 20: Operate a switch in the off state in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 'Notifications' switch
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 'Notifications' switch, change its state to 'on'. using the following commands:
Assertions
Priority | Assertion |
required | Change in state, to 'on', 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 'Notifications' switch
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 'Notifications' switch, change its state to 'on'. using the following commands:
Assertions
Priority | Assertion |
required | Change in state, to 'on', is conveyed |
Test 21: Operate a switch in the off state
- Mode: interaction
- Applies to: voiceover_macos
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 'Notifications' switch
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Notifications' switch, change its state to 'on'. using the following commands:
- Control+Option+Space
- Space
- Enter
Assertions
Priority | Assertion |
required | Change in state, to 'on', is conveyed |
Test 22: Operate a switch in the on state in reading mode
- Mode: reading
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 'Notifications' switch, and sets its state to 'on'
Tester Instructions
- Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, exit Forms Mode to activate the Virtual Cursor by pressing Escape.
- With the reading cursor on the 'Notifications' switch, change its state to 'off'. using the following commands:
Assertions
Priority | Assertion |
required | Change in state, to 'off', 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 'Notifications' switch, and sets its state to 'on'
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 'Notifications' switch, change its state to 'off'. using the following commands:
Assertions
Priority | Assertion |
required | Change in state, to 'off', is conveyed |
Test 23: Operate a switch in the on state in interaction mode
- Mode: interaction
- Applies to: jaws, nvda
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 'Notifications' switch, and sets its state to 'on'
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 'Notifications' switch, change its state to 'off'. using the following commands:
Assertions
Priority | Assertion |
required | Change in state, to 'off', 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 'Notifications' switch, and sets its state to 'on'
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 'Notifications' switch, change its state to 'off'. using the following commands:
Assertions
Priority | Assertion |
required | Change in state, to 'off', is conveyed |
Test 24: Operate a switch in the on state
- Mode: interaction
- Applies to: voiceover_macos
- Last edited: Tue Mar 15 14:17:45 2022 -0500
- 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 'Notifications' switch, and sets its state to 'on'
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Notifications' switch, change its state to 'off'. using the following commands:
- Control+Option+Space
- Space
- Enter
Assertions
Priority | Assertion |
required | Change in state, to 'off', is conveyed |