Test plan review for pattern: main (16 tests)
Test 1: Navigate forwards into a main landmark 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 main landmark
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 'Top' link. using the following commands:
- R, then Down Arrow
- Down Arrow, then Down Arrow
- U
- Q, then Down Arrow
- Tab
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'link' is conveyed |
required | Name 'Top' 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 main landmark
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 'Top' link. using the following commands:
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'link' is conveyed |
required | Name 'Top' is conveyed |
Test 2: Navigate forwards into a main landmark 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 main landmark
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 'Top' link. using the following commands:
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'link' is conveyed |
required | Name 'Top' 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 main landmark
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 'Top' link. using the following commands:
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'link' is conveyed |
required | Name 'Top' is conveyed |
Test 3: Navigate forwards into a main landmark
- 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 main landmark
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 'Top' link. using the following commands:
- Control+Option+Right, then Control+Option+Right
- Control+Option+Command+L
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'link' is conveyed |
required | Name 'Top' is conveyed |
Test 4: Navigate backwards into a main landmark 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 main landmark
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 'Bottom' link. using the following commands:
- Up Arrow, then Up Arrow
- Shift+U
- Shift+Tab
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'link' is conveyed |
required | Name 'Bottom' 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 main landmark
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 'Bottom' link. using the following commands:
- Up Arrow
- Shift+Tab
- Shift+U
- Shift+K
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'link' is conveyed |
required | Name 'Bottom' is conveyed |
Test 5: Navigate backwards into a main landmark 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 main landmark
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 'Bottom' link. using the following commands:
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'link' is conveyed |
required | Name 'Bottom' 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 main landmark
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 'Bottom' link. using the following commands:
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'link' is conveyed |
required | Name 'Bottom' is conveyed |
Test 6: Navigate backwards into a main landmark
- 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 main landmark
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 'Bottom' link. using the following commands:
- Ctrl+Option+Left, then Ctrl+Option+Left
- Shift+Control+Option+Command+L
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'link' is conveyed |
required | Name 'Bottom' is conveyed |
Test 7: Navigate forwards out of a main landmark 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 'Bottom' link
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 'Bottom' link, navigate to the 'Navigate backwards from here' link. using the following commands:
- Down Arrow, then Down Arrow
- U
- Shift+Period, then Down Arrow
- Tab
Assertions
Priority | Assertion |
required | main landmark 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 'Bottom' link
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 'Bottom' link, navigate to the 'Navigate backwards from here' link. using the following commands:
Assertions
Priority | Assertion |
required | main landmark boundary is conveyed |
required | Role 'link' is conveyed |
required | Name 'Navigate backwards from here' is conveyed |
Test 8: Navigate forwards out of a main landmark 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 'Bottom' link
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 'Bottom' link, navigate to the 'Navigate backwards from here' link. using the following commands:
Assertions
Priority | Assertion |
required | main landmark 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 'Bottom' link
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 'Bottom' link, navigate to the 'Navigate backwards from here' link. using the following commands:
Assertions
Priority | Assertion |
required | main landmark boundary is conveyed |
required | Role 'link' is conveyed |
required | Name 'Navigate backwards from here' is conveyed |
Test 9: Navigate forwards out of a main landmark
- 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 'Bottom' link
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Bottom' link, navigate to the 'Navigate backwards from here' link. using the following commands:
- Control+Option+Right, then Control+Option+Right
- Control+Option+Command+L
Assertions
Priority | Assertion |
required | main landmark boundary is conveyed |
required | Role 'link' is conveyed |
required | Name 'Navigate backwards from here' is conveyed |
Test 10: Navigate backwards out of a main landmark 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 'Top' link
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 'Top' link, navigate to the 'Navigate forwards from here' link. using the following commands:
- Up Arrow, then Up Arrow
- Shift+U
- Shift+Tab
Assertions
Priority | Assertion |
required | main landmark 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 'Top' link
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 'Top' link, navigate to the 'Navigate forwards from here' link. using the following commands:
- Up Arrow
- Shift+K
- Shift+U
- Shift+Tab
Assertions
Priority | Assertion |
required | main landmark boundary is conveyed |
required | Role 'link' is conveyed |
required | Name 'Navigate forwards from here' is conveyed |
Test 11: Navigate backwards out of a main landmark 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 'Top' link
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 'Top' link, navigate to the 'Navigate forwards from here' link. using the following commands:
Assertions
Priority | Assertion |
required | main landmark 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 'Top' link
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 'Top' link, navigate to the 'Navigate forwards from here' link. using the following commands:
Assertions
Priority | Assertion |
required | main landmark boundary is conveyed |
required | Role 'link' is conveyed |
required | Name 'Navigate forwards from here' is conveyed |
Test 12: Navigate backwards out of a main landmark
- 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 'Top' link
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the 'Top' link, navigate to the 'Navigate forwards from here' link. using the following commands:
- Ctrl+Option+Left, then Ctrl+Option+Left
- Shift+Control+Option+Command+L
Assertions
Priority | Assertion |
required | main landmark boundary is conveyed |
required | Role 'link' is conveyed |
required | Name 'Navigate forwards from here' is conveyed |
Test 13: Navigate forwards to a heading inside a main landmark 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 main landmark
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 'Main Landmark' heading. using the following commands:
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'heading' is conveyed |
required | Heading level '1' is conveyed |
required | Name of the heading, 'Main Landmark', 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 main landmark
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 'Main Landmark' heading. using the following commands:
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'heading' is conveyed |
required | Heading level '1' is conveyed |
required | Name of the heading, 'Main Landmark', is conveyed |
Test 14: Navigate forwards to a heading inside a main landmark
- 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 main landmark
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 'Main Landmark' heading. using the following commands:
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'heading' is conveyed |
required | Heading level '1' is conveyed |
required | Name of the heading, 'Main Landmark', is conveyed |
Test 15: Navigate backwards to a heading inside a main landmark 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 main landmark
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 'Main Landmark' heading. using the following commands:
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'heading' is conveyed |
required | Heading level '1' is conveyed |
required | Name of the heading, 'Main Landmark', 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 main landmark
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 'Main Landmark' heading. using the following commands:
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'heading' is conveyed |
required | Heading level '1' is conveyed |
required | Name of the heading, 'Main Landmark', is conveyed |
Test 16: Navigate backwards to a heading inside a main landmark
- 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 main landmark
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 'Main Landmark' heading. using the following commands:
- Shift+Control+Option+Command+H
Assertions
Priority | Assertion |
required | Role 'main' is conveyed |
required | Role 'heading' is conveyed |
required | Heading level '1' is conveyed |
required | Name of the heading, 'Main Landmark', is conveyed |