Testing task: Read information about a spin button in interaction mode

With NVDA in interaction mode, describe how NVDA behaves when performing task "With focus on the 'Day' spin button, read information about the button."

Test instructions

  1. Restore default settings for NVDA. For help, read Configuring Screen Readers for Testing.
  2. Activate the "Open test page" button below, which opens the example to test in a new window and runs a script that sets the date picker to March 19, 2021, and sets focus on the 'Day' spin button.
  3. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  4. With focus on the 'Day' spin button, read information about the button.
  5. Using the following commands, With focus on the 'Day' spin button, read information about the button.
    • Insert+Tab
    • Insert+Up

Success Criteria

To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:

  1. Role 'spin button' is conveyed
  2. Name 'Day' is conveyed
  3. Value 'nineteenth' is conveyed

Record Results

Read information about a spin button in interaction mode

After 'Insert+Tab'

AssertionSuccess caseFailure cases
Role 'spin button' is conveyed(required: mark output)
Name 'Day' is conveyed(required: mark output)
Value 'nineteenth' is conveyed(required: mark output)
Were there additional undesirable behaviors?(required)
Undesirable behaviors





After 'Insert+Up'

AssertionSuccess caseFailure cases
Role 'spin button' is conveyed(required: mark output)
Name 'Day' is conveyed(required: mark output)
Value 'nineteenth' is conveyed(required: mark output)
Were there additional undesirable behaviors?(required)
Undesirable behaviors