Test plan review for pattern: command-button (9 tests)

Filter tests by assistive technology

Test 1: Navigate forwards to a button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Print Page' button using the following commands:
    • Down Arrow
    • B
    • F
    • Tab

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the button

Tester Instructions

  1. Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Navigate forwards from here' link, navigate to the 'Print Page' button using the following commands:
    • Down Arrow
    • B
    • F
    • Tab

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

Test 2: Navigate backwards to a button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Print Page' button using the following commands:
    • Up Arrow
    • Shift+B
    • Shift+F
    • Shift+Tab

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the button

Tester Instructions

  1. Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Navigate backwards from here' link, navigate to the 'Print Page' button using the following commands:
    • Up Arrow
    • Shift+B
    • Shift+F
    • Shift+Tab

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

Test 3: Navigate forwards to a button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'navigate forwards from here' link, navigate to the 'Print Page' button. using the following commands:
    • Tab

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'navigate forwards from here' link, navigate to the 'Print Page' button. using the following commands:
    • Tab

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

Test 4: Navigate backwards to a button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Navigate backwards from here' link, navigate to the 'Print Page' button. using the following commands:
    • Shift+Tab

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Navigate backwards from here' link, navigate to the 'Print Page' button. using the following commands:
    • Shift+Tab

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

Test 5: Navigate forwards to a button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link before the button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Navigate forwards from here' link, navigate to the 'Print Page' button. using the following commands:
    • Control+Option+Right
    • Tab
    • Control+Option+Command+J

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

Test 6: Navigate backwards to a button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on a link after the button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Navigate backwards from here' link, navigate to the 'Print Page' button. using the following commands:
    • Ctrl+Option+Left
    • Shift+Tab
    • Shift+Control+Option+Command+J

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

Test 7: Read information about a button in reading mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the button

Tester Instructions

  1. Verify the Virtual Cursor is active by pressing Alt+Delete. If it is not, turn on the Virtual Cursor by pressing Insert+Z.
  2. With the reading cursor on the 'Print Page' button, read information about the button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the button

Tester Instructions

  1. Insure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
  2. With the reading cursor on the 'Print Page' button, read information about the button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

Test 8: Read information about a button in interaction mode

JAWS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the button

Tester Instructions

  1. Verify the PC Cursor is active by pressing Alt+Delete. If it is not, turn off the Virtual Cursor by pressing Insert+Z.
  2. With focus on the 'Print Page' button, read information about the button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

NVDA

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the button

Tester Instructions

  1. If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
  2. With focus on the 'Print Page' button, read information about the button. using the following commands:
    • Insert+Tab
    • Insert+Up

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed

Test 9: Read information about a button

VoiceOver for macOS

Scripted Instructions

The following instructions are executed by a script in the test page to initialize the widget:
  1. sets focus on the button

Tester Instructions

  1. Toggle Quick Nav OFF by pressing the Left Arrow and Right Arrow keys at the same time.
  2. With focus on the 'Print Page' button, read information about the button. using the following commands:
    • Control+Option+F3
    • Control+Option+F4

Assertions

PriorityAssertion
requiredRole 'button' is conveyed
requiredName 'Print Page' is conveyed