Test plan review for pattern: minimal-data-grid (55 tests)
Test 1: Navigate forwards to a grid 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 grid
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.
- Navigate to the first column header in the grid. using the following commands:
- T, then Down Arrow
- Down Arrow
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Coordinates of the column header (column 1, row 1) are 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 grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- Navigate to the first column header in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Coordinates of the column header (column 1, row 1) are conveyed |
Test 2: Navigate backwards to a grid 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 grid
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.
- Navigate to the first column header in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Coordinates of the column header (column 1, row 1) are 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 grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- Navigate to the first column header in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Coordinates of the column header (column 1, row 1) are conveyed |
Test 3: Navigate forwards to a grid
- 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 grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Navigate to the first column header in the grid. using the following commands:
- Control+Option+Right
- Control+Option+Command+T
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Coordinates of the column header (column 1, row 1) are conveyed |
Test 4: Navigate into the end of a grid 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 grid
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.
- Navigate to the last cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Grid boundary is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
optional | Number of columns (5) is conveyed |
optional | Number of rows (7) is conveyed |
required | Text of the last column header ('Balance') is conveyed |
required | Text of the last cell ('$995,532.00') is conveyed |
required | Coordinates of the last cell (column 5, row 7) are 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 grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- Navigate to the last cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Grid boundary is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
optional | Number of columns (5) is conveyed |
optional | Number of rows (7) is conveyed |
required | Text of the last column header ('Balance') is conveyed |
required | Text of the last cell ('$995,532.00') is conveyed |
required | Coordinates of the last cell (column 5, row 7) are conveyed |
Test 5: Navigate into the end of a grid
- 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 grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Navigate to the last cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Grid boundary is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
optional | Number of columns (5) is conveyed |
optional | Number of rows (7) is conveyed |
required | Text of the last column header ('Balance') is conveyed |
required | Text of the last cell ('$995,532.00') is conveyed |
required | Coordinates of the last cell (column 5, row 7) are conveyed |
Test 6: Move focus forwards into a grid 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 grid
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.
- Move keyboard focus onto the first non-header cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are 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 grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- Move keyboard focus onto the first non-header cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are conveyed |
Test 7: Move focus backwards into a grid 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 grid
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.
- Move keyboard focus onto the first non-header cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are 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 grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- Move keyboard focus onto the first non-header cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are conveyed |
Test 8: Move focus forwards into a grid 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 grid
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.
- Move keyboard focus onto the first non-header cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are 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 grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- Move keyboard focus onto the first non-header cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are conveyed |
Test 9: Move focus backwards into a grid 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 grid
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.
- Move keyboard focus onto the first non-header cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are 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 grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- Move keyboard focus onto the first non-header cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are conveyed |
Test 10: Move focus forwards into a grid
- 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 grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Move keyboard focus onto the first non-header cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are conveyed |
Test 11: Move focus backwards into a grid
- 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 grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Move keyboard focus onto the first non-header cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'grid' is conveyed |
required | Name 'Transactions January 1 through January 6' is conveyed |
required | Number of columns (5) is conveyed |
required | Number of rows (7) is conveyed |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are conveyed |
Test 12: Read information about a grid cell 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 first cell of the second row in the grid
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 first non-header cell in the grid, read information about the cell. using the following commands:
Assertions
Priority | Assertion |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are 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 cell of the second row in the grid
Tester Instructions
- Insure 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 first non-header cell in the grid, read information about the cell. using the following commands:
Assertions
Priority | Assertion |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are conveyed |
Test 13: Read information about a grid cell 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 first cell of the second row in the grid
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 first non-header cell in the grid, read information about the cell. using the following commands:
Assertions
Priority | Assertion |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are 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 cell of the second row in the grid
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 first non-header cell in the grid, read information about the cell. using the following commands:
Assertions
Priority | Assertion |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are conveyed |
Test 14: Read information about a grid cell
- 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 first cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on the first non-header cell in the grid, read information about the cell. using the following commands:
- Control+Option+F3
- Control+Option+F4
Assertions
Priority | Assertion |
required | Text of the first column header ('Date') is conveyed |
required | Text of the first cell ('01-Jan-16') is conveyed |
required | coordinates of the first cell (column 1, row 2) are conveyed |
Test 15: Read information about a grid cell containing a link 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 third cell of the second row in the grid
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 a cell containing a link in the grid, read information about the cell. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are 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 cell of the second row in the grid
Tester Instructions
- Insure 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 a cell containing a link in the grid, read information about the cell. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
Test 16: Read information about a grid cell containing a link 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 third cell of the second row in the grid
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 a cell containing a link in the grid, read information about the cell. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are 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 cell of the second row in the grid
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 a cell containing a link in the grid, read information about the cell. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
Test 17: Read information about a grid cell containing a link
- 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 third cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- With focus on a cell containing a link in the grid, read information about the cell. using the following commands:
- Control+Option+F3
- Control+Option+F4
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
Test 18: Navigate to the next column in a grid 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 first cell of the second row in the grid
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.
- Navigate to the next column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Type') is conveyed |
required | Text of the cell ('Deposit') is conveyed |
required | coordinates of the cell (column 2, row 2) are 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 cell of the second row in the grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- Navigate to the next column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Type') is conveyed |
required | Text of the cell ('Deposit') is conveyed |
required | coordinates of the cell (column 2, row 2) are conveyed |
Test 19: Navigate to the next column in a grid 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 first cell of the second row in the grid
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.
- Navigate to the next column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Type') is conveyed |
required | Text of the cell ('Deposit') is conveyed |
required | coordinates of the cell (column 2, row 2) are 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 cell of the second row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- Navigate to the next column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Type') is conveyed |
required | Text of the cell ('Deposit') is conveyed |
required | coordinates of the cell (column 2, row 2) are conveyed |
Test 20: Navigate to the next column in a grid
- 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 first cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Navigate to the next column in the grid. using the following commands:
- Right Arrow
- Control+Option+Right
- Control+Option+Command+Y
Assertions
Priority | Assertion |
required | Text of the column header ('Type') is conveyed |
required | Text of the cell ('Deposit') is conveyed |
required | coordinates of the cell (column 2, row 2) are conveyed |
Test 21: Navigate to the previous column in a grid 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 second cell of the second row in the grid
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.
- Navigate to the previous column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Date') is conveyed |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are 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 cell of the second row in the grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- Navigate to the previous column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Date') is conveyed |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are conveyed |
Test 22: Navigate to the previous column in a grid 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 second cell of the second row in the grid
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.
- Navigate to the previous column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Date') is conveyed |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are 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 cell of the second row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- Navigate to the previous column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Date') is conveyed |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are conveyed |
Test 23: Navigate to the previous column in a grid
- 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 second cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Navigate to the previous column in the grid. using the following commands:
- Left Arrow
- Ctrl+Option+Left
- Shift+Control+Option+Command+Y
Assertions
Priority | Assertion |
required | Text of the column header ('Date') is conveyed |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are conveyed |
Test 24: Navigate to the next column containing a link in a grid 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 second cell of the second row in the grid
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.
- Navigate to the next column containing a link in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are 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 cell of the second row in the grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- Navigate to the next column containing a link in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
Test 25: Navigate to the next column containing a link in a grid 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 second cell of the second row in the grid
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.
- Navigate to the next column containing a link in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are 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 cell of the second row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- Navigate to the next column containing a link in the grid. using the following commands:
- Right Arrow
- Control+Alt+Right
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
Test 26: Navigate to the next column containing a link in a grid
- 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 second cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Navigate to the next column containing a link in the grid. using the following commands:
- Right Arrow
- Control+Option+Right
- Control+Option+Command+Y
- Control+Option+Command+L
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
Test 27: Navigate to the previous column containing a link in a grid 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 fourth cell of the second row in the grid
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.
- Navigate to the previous column containing a link in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
NVDA
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the fourth cell of the second row in the grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- Navigate to the previous column containing a link in the grid. using the following commands:
- Shift+U
- Shift+K
- Control+Alt+Left
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
Test 28: Navigate to the previous column containing a link in a grid 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 fourth cell of the second row in the grid
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.
- Navigate to the previous column containing a link in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
NVDA
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the fourth cell of the second row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- Navigate to the previous column containing a link in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
Test 29: Navigate to the previous column containing a link in a grid
- 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 fourth cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Navigate to the previous column containing a link in the grid. using the following commands:
- Left Arrow
- Ctrl+Option+Left
- Shift+Control+Option+Command+Y
- Shift+Control+Option+Command+L
Assertions
Priority | Assertion |
required | Text of the column header ('Description') is conveyed |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
Test 30: Navigate to the next column from a cell containing a link in a grid 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 third cell of the second row in the grid
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.
- From a cell containing a link, navigate to the next column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Amount') is conveyed |
required | Text of the cell ('$1,000,000.00') is conveyed |
required | coordinates of the cell (column 4, row 2) are 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 cell of the second row in the grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- From a cell containing a link, navigate to the next column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Amount') is conveyed |
required | Text of the cell ('$1,000,000.00') is conveyed |
required | coordinates of the cell (column 4, row 2) are conveyed |
Test 31: Navigate to the next column from a cell containing a link in a grid 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 third cell of the second row in the grid
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.
- From a cell containing a link, navigate to the next column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Amount') is conveyed |
required | Text of the cell ('$1,000,000.00') is conveyed |
required | coordinates of the cell (column 4, row 2) are 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 cell of the second row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- From a cell containing a link, navigate to the next column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Amount') is conveyed |
required | Text of the cell ('$1,000,000.00') is conveyed |
required | coordinates of the cell (column 4, row 2) are conveyed |
Test 32: Navigate to the next column from a cell containing a link in a grid
- 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 third cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- From a cell containing a link, navigate to the next column in the grid. using the following commands:
- Right Arrow
- Control+Option+Right
- Control+Option+Command+Y
Assertions
Priority | Assertion |
required | Text of the column header ('Amount') is conveyed |
required | Text of the cell ('$1,000,000.00') is conveyed |
required | coordinates of the cell (column 4, row 2) are conveyed |
Test 33: Navigate to the previous column from a cell containing a link in a grid 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 third cell of the second row in the grid
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.
- From a cell containing a link, navigate to the previous column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Type') is conveyed |
required | Text of the cell ('Deposit') is conveyed |
required | coordinates of the cell (column 2, row 2) are 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 cell of the second row in the grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- From a cell containing a link, navigate to the previous column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Type') is conveyed |
required | Text of the cell ('Deposit') is conveyed |
required | coordinates of the cell (column 2, row 2) are conveyed |
Test 34: Navigate to the previous column from a cell containing a link in a grid 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 third cell of the second row in the grid
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.
- From a cell containing a link, navigate to the previous column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Type') is conveyed |
required | Text of the cell ('Deposit') is conveyed |
required | coordinates of the cell (column 2, row 2) are 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 cell of the second row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- From a cell containing a link, navigate to the previous column in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Type') is conveyed |
required | Text of the cell ('Deposit') is conveyed |
required | coordinates of the cell (column 2, row 2) are conveyed |
Test 35: Navigate to the previous column from a cell containing a link in a grid
- 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 third cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- From a cell containing a link, navigate to the previous column in the grid. using the following commands:
- Left Arrow
- Ctrl+Option+Left
- Shift+Control+Option+Command+Y
Assertions
Priority | Assertion |
required | Text of the column header ('Type') is conveyed |
required | Text of the cell ('Deposit') is conveyed |
required | coordinates of the cell (column 2, row 2) are conveyed |
Test 36: Navigate to the next row in a grid 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 first cell of the second row in the grid
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.
- Navigate to the next row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the cell ('02-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 3) are 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 cell of the second row in the grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- Navigate to the next row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the cell ('02-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 3) are conveyed |
Test 37: Navigate to the next row in a grid 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 first cell of the second row in the grid
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.
- Navigate to the next row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the cell ('02-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 3) are 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 cell of the second row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- Navigate to the next row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the cell ('02-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 3) are conveyed |
Test 38: Navigate to the next row in a grid
- 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 first cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Navigate to the next row in the grid. using the following commands:
- Down Arrow
- Control+Option+Down
Assertions
Priority | Assertion |
required | Text of the cell ('02-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 3) are conveyed |
Test 39: Navigate to the previous row in a grid 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 first cell of the third row in the grid
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.
- Navigate to the previous row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are 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 cell of the third row in the grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- Navigate to the previous row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are conveyed |
Test 40: Navigate to the previous row in a grid 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 first cell of the third row in the grid
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.
- Navigate to the previous row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are 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 cell of the third row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- Navigate to the previous row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are conveyed |
Test 41: Navigate to the previous row in a grid
- 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 first cell of the third row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Navigate to the previous row in the grid. using the following commands:
- Up Arrow
- Control+Option+Up
Assertions
Priority | Assertion |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are conveyed |
Test 42: Navigate to a cell containing a link on the next row in a grid 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 third cell of the second row in the grid
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.
- From a cell containing a link, navigate to the next row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'link' is conveyed |
required | Name 'Down Town Grocery' is conveyed |
required | coordinates of the cell (column 3, row 3) are 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 cell of the second row in the grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- From a cell containing a link, navigate to the next row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'link' is conveyed |
required | Name 'Down Town Grocery' is conveyed |
required | coordinates of the cell (column 3, row 3) are conveyed |
Test 43: Navigate to a cell containing a link on the next row in a grid 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 third cell of the second row in the grid
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.
- From a cell containing a link, navigate to the next row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'link' is conveyed |
required | Name 'Down Town Grocery' is conveyed |
required | coordinates of the cell (column 3, row 3) are 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 cell of the second row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- From a cell containing a link, navigate to the next row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'link' is conveyed |
required | Name 'Down Town Grocery' is conveyed |
required | coordinates of the cell (column 3, row 3) are conveyed |
Test 44: Navigate to a cell containing a link on the next row in a grid
- 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 third cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- From a cell containing a link, navigate to the next row in the grid. using the following commands:
- Down Arrow
- Control+Option+Down
Assertions
Priority | Assertion |
required | Role 'link' is conveyed |
required | Name 'Down Town Grocery' is conveyed |
required | coordinates of the cell (column 3, row 3) are conveyed |
Test 45: Navigate to a cell containing a link on the previous row in a grid 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 third cell of the third row in the grid
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.
- From a cell containing a link, navigate to the previous row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are 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 cell of the third row in the grid
Tester Instructions
- Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- From a cell containing a link, navigate to the previous row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
Test 46: Navigate to a cell containing a link on the previous row in a grid 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 third cell of the third row in the grid
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.
- From a cell containing a link, navigate to the previous row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are 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 cell of the third row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- From a cell containing a link, navigate to the previous row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
Test 47: Navigate to a cell containing a link on the previous row in a grid
- 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 third cell of the third row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- From a cell containing a link, navigate to the previous row in the grid. using the following commands:
- Up Arrow
- Control+Option+Up
Assertions
Priority | Assertion |
required | Role 'link' is conveyed |
required | Name 'Cash Deposit' is conveyed |
required | coordinates of the cell (column 3, row 2) are conveyed |
Test 48: Navigate to the first cell of a row in a grid 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 fifth cell of the second row in the grid
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.
- Navigate to the first cell of the current row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Date') is conveyed |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are conveyed |
NVDA
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the fifth cell of the second row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- Navigate to the first cell of the current row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Date') is conveyed |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are conveyed |
Test 49: Navigate to the first cell of a row in a grid
- 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 fifth cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Navigate to the first cell of the current row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Date') is conveyed |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are conveyed |
Test 50: Navigate to the last cell of a row in a grid 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 first cell of the second row in the grid
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.
- Navigate to the last cell of the current row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Balance') is conveyed |
required | Text of the cell ('$1,000,000.00') is conveyed |
required | coordinates of the cell (column 5, row 2) are 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 cell of the second row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- Navigate to the last cell of the current row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Balance') is conveyed |
required | Text of the cell ('$1,000,000.00') is conveyed |
required | coordinates of the cell (column 5, row 2) are conveyed |
Test 51: Navigate to the last cell of a row in a grid
- 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 first cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Navigate to the last cell of the current row in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Balance') is conveyed |
required | Text of the cell ('$1,000,000.00') is conveyed |
required | coordinates of the cell (column 5, row 2) are conveyed |
Test 52: Navigate to the first cell in a grid 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 fifth cell of the seventh row in the grid
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.
- Navigate to the first cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Date') is conveyed |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are conveyed |
NVDA
Scripted Instructions
The following instructions are executed by a script in the test page to initialize the widget:
- sets focus on the fifth cell of the seventh row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- Navigate to the first cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Date') is conveyed |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are conveyed |
Test 53: Navigate to the first cell in a grid
- 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 fifth cell of the seventh row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Navigate to the first cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Date') is conveyed |
required | Text of the cell ('01-Jan-16') is conveyed |
required | coordinates of the cell (column 1, row 2) are conveyed |
Test 54: Navigate to the last cell in a grid 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 first cell of the second row in the grid
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.
- Navigate to the last cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Balance') is conveyed |
required | Text of the cell ('$995,532.00') is conveyed |
required | coordinates of the cell (column 5, row 7) are 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 cell of the second row in the grid
Tester Instructions
- If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
- Navigate to the last cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Balance') is conveyed |
required | Text of the cell ('$995,532.00') is conveyed |
required | coordinates of the cell (column 5, row 7) are conveyed |
Test 55: Navigate to the last cell in a grid
- 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 first cell of the second row in the grid
Tester Instructions
- Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
- Navigate to the last cell in the grid. using the following commands:
Assertions
Priority | Assertion |
required | Text of the column header ('Balance') is conveyed |
required | Text of the cell ('$995,532.00') is conveyed |
required | coordinates of the cell (column 5, row 7) are conveyed |