With NVDA in reading mode, describe how NVDA behaves when performing task "With the reading cursor on the first non-header cell in the grid, read information about the cell."
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Read information about a grid cell in reading mode
Assertion | Success case | Failure cases |
---|---|---|
Text of the first column header ('Date') is conveyed(required: mark output) | ||
Text of the first cell ('01-Jan-16') is conveyed(required: mark output) | ||
coordinates of the first cell (column 1, row 2) are conveyed(required: mark output) |
Assertion | Success case | Failure cases |
---|---|---|
Text of the first column header ('Date') is conveyed(required: mark output) | ||
Text of the first cell ('01-Jan-16') is conveyed(required: mark output) | ||
coordinates of the first cell (column 1, row 2) are conveyed(required: mark output) |