Index of Assistive Technology Test Files
This is useful for viewing the local files on a local web server and provides links that will work when the local version of the
test runner is being executed, using npm run start from the root directory: /home/runner/work/aria-at/aria-at/.
| Task ID | Testing Task | JAWS | NVDA | VoiceOver for macOS | Setup Script Reference |
|---|---|---|---|---|---|
| 1 | Navigate to the first unchecked radio button in a group in reading mode | JAWS | NVDA | not included | setFocusBeforeRadioGroup |
| 2 | Navigate to the first unchecked radio button in a group | not included | not included | VoiceOver for macOS | setFocusBeforeRadioGroup |
| 3 | navigate to the last unchecked radio button in a group in reading mode | JAWS | NVDA | not included | setFocusAfterRadioGroup |
| 4 | Navigate to the last unchecked radio button in a group | not included | not included | VoiceOver for macOS | setFocusAfterRadioGroup |
| 5 | Navigate to the first checked radio button in a group in reading mode | JAWS | NVDA | not included | checkFirstRadioButtonAndSetFocusBeforeRadioGroup |
| 6 | Navigate to the first checked radio button in a group | not included | not included | VoiceOver for macOS | checkFirstRadioButtonAndSetFocusBeforeRadioGroup |
| 7 | Navigate to the last checked radio button in a group in reading mode | JAWS | NVDA | not included | checkThirdRadioButtonAndSetFocusAfterRadioGroup |
| 8 | Navigate to the last checked radio button in a group | not included | not included | VoiceOver for macOS | checkThirdRadioButtonAndSetFocusAfterRadioGroup |
| 9 | Navigate forwards to an unchecked radio button in interaction mode | JAWS | NVDA | not included | setFocusBeforeRadioGroup |
| 10 | Navigate forwards to an unchecked radio button | not included | not included | VoiceOver for macOS | setFocusBeforeRadioGroup |
| 11 | Navigate backwards to an unchecked radio button in interaction mode | JAWS | NVDA | not included | setFocusAfterRadioGroup |
| 12 | Navigate backwards to an unchecked radio button | not included | not included | VoiceOver for macOS | setFocusAfterRadioGroup |
| 13 | Navigate forwards to a checked radio button in interaction mode | JAWS | NVDA | not included | checkFirstRadioButtonAndSetFocusBeforeRadioGroup |
| 14 | Navigate forwards to a checked radio button | not included | not included | VoiceOver for macOS | checkFirstRadioButtonAndSetFocusBeforeRadioGroup |
| 15 | Navigate backwards to a checked radio button in interaction mode | JAWS | NVDA | not included | checkFirstRadioButtonAndSetFocusAfterRadioGroup |
| 16 | Navigate backwards to a checked radio button | not included | not included | VoiceOver for macOS | checkFirstRadioButtonAndSetFocusAfterRadioGroup |
| 17 | Navigate out of the start of a radio group in reading mode | JAWS | NVDA | not included | setFocusOnFirstRadioButton |
| 18 | Navigate out of the start of a radio group in interaction mode | JAWS | NVDA | not included | setFocusOnFirstRadioButton |
| 19 | Navigate out of the start of a radio group | not included | not included | VoiceOver for macOS | setFocusOnFirstRadioButton |
| 20 | Navigate out of the end of a radio group in reading mode | JAWS | NVDA | not included | setFocusOnThirdRadioButton |
| 21 | Navigate out of the end of a radio group in interaction mode | JAWS | NVDA | not included | setFocusOnThirdRadioButton |
| 22 | Navigate out of the end of a radio group | not included | not included | VoiceOver for macOS | setFocusOnThirdRadioButton |
| 23 | Read information about an unchecked radio button in reading mode | JAWS | NVDA | not included | setFocusOnFirstRadioButton |
| 24 | Read information about an unchecked radio button in interaction mode | JAWS | NVDA | not included | setFocusOnFirstRadioButton |
| 25 | Read information about an unchecked radio button | not included | not included | VoiceOver for macOS | setFocusOnFirstRadioButton |
| 26 | Read information about a checked radio button in reading mode | JAWS | NVDA | not included | setFocusOnAndCheckFirstRadioButton |
| 27 | Read information about a checked radio button in interaction mode | JAWS | NVDA | not included | setFocusOnAndCheckFirstRadioButton |
| 28 | Read information about a checked radio button | not included | not included | VoiceOver for macOS | setFocusOnAndCheckFirstRadioButton |
| 29 | Navigate to the next radio button in interaction mode | JAWS | NVDA | not included | setFocusOnFirstRadioButton |
| 30 | Navigate to the next radio button | not included | not included | VoiceOver for macOS | setFocusOnFirstRadioButton |
| 31 | Navigate to the previous radio button in interaction mode | JAWS | NVDA | not included | setFocusOnSecondRadioButton |
| 32 | Navigate to the previous radio button | not included | not included | VoiceOver for macOS | setFocusOnSecondRadioButton |
| 33 | Navigate to the first radio button in interaction mode | JAWS | NVDA | not included | setFocusOnThirdRadioButton |
| 34 | Navigate to the first radio button | not included | not included | VoiceOver for macOS | setFocusOnThirdRadioButton |
| 35 | Navigate to the last radio button in interaction mode | JAWS | NVDA | not included | setFocusOnFirstRadioButton |
| 36 | Navigate to the last radio button | not included | not included | VoiceOver for macOS | setFocusOnFirstRadioButton |
| 37 | Check a radio button in reading mode | JAWS | NVDA | not included | setFocusOnFirstRadioButton |
| 38 | Check a radio button in interaction mode | JAWS | NVDA | not included | setFocusOnFirstRadioButton |
| 39 | Check a radio button | not included | not included | VoiceOver for macOS | setFocusOnFirstRadioButton |