With NVDA in interaction mode, describe how NVDA behaves when performing task "With focus on the combobox, read information about the combobox."
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Read information about an empty, expanded combobox in interaction mode
Assertion | Success case | Failure cases |
---|---|---|
Role 'combobox' is conveyed(required: mark output) | ||
Name of the combobox ('State') is conveyed(required: mark output) | ||
State of the combobox (expanded) is conveyed(required: mark output) | ||
The ability to enter or edit text is conveyed(required: mark output) | ||
The presence of autocomplete behavior is conveyed(required: mark output) |