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