Index of Assistive Technology Test Files
This is useful for viewing the local files on a local web server.
| Sequence | Task ID | Testing Task | JAWS | NVDA | VoiceOver for macOS | Setup Script Reference |
|---|---|---|---|---|---|---|
| 1 | navForwardsToTabListWhereATabIsNotSelected | Navigate forwards into a tab list to a tab that is not selected | JAWS | NVDA | VoiceOver for macOS | deactivateFirstTabAndSetFocusBeforeTablist |
| 2 | navBackwardsToTabListWhereATabIsNotSelected | Navigate backwards into a tab list to a tab that is not selected | JAWS | NVDA | VoiceOver for macOS | setFocusOnTabPanel |
| 3 | navForwardsToTabList | Navigate forwards into a tab list to a tab that is selected | JAWS | NVDA | VoiceOver for macOS | setFocusBeforeTablist |
| 4 | navBackToTabList | Navigate backwards into a tab list to a tab that is selected | JAWS | NVDA | VoiceOver for macOS | activateFourthTabAndSetFocusOnTabpanel |
| 5 | reqInfoAboutTabTabList | Request information about a selected tab in a tab list | JAWS | NVDA | VoiceOver for macOS | setFocusOnFirstTab |
| 6 | reqInfoAboutNotSelectedTabTabList | Request information about a not selected tab in a tab list | JAWS | NVDA | VoiceOver for macOS | setFocusOnSecondTab |
| 7 | navigateToFirstTabTabList | Navigate to the first tab in a tab list | JAWS | NVDA | VoiceOver for macOS | setFocusOnFourthTab |
| 8 | navigateToLastTabTabList | Navigate to the last tab in a tab list | JAWS | NVDA | VoiceOver for macOS | setFocusOnFirstTab |
| 9 | navToNextTabTabList | Navigate to the next tab in a tab list when the next tab is not selected | JAWS | NVDA | VoiceOver for macOS | setFocusOnFirstTab |
| 10 | navToPreviousTabTablist | Navigate to the previous tab in a tab list when the previous tab is not selected | JAWS | NVDA | VoiceOver for macOS | activateAndSetFocusOnSecondTab |
| 11 | navToNextSelectedTabTabList | Navigate to the next tab in a tab list when the next tab is selected | JAWS | NVDA | VoiceOver for macOS | activateSecondTabAndSetFocusOnFirstTab |
| 12 | navToPreviousSelectedTabTablist | Navigate to the previous tab in a tab list when the previous tab is selected | JAWS | NVDA | VoiceOver for macOS | setFocusOnSecondTab |
| 13 | navForwardsToTabPanel | Navigate forwards to a tab panel | JAWS | NVDA | VoiceOver for macOS | activateAndSetFocusOnFourthTab |
| 14 | navBackToTabPanel | Navigate backwards to a tab panel | JAWS | NVDA | VoiceOver for macOS | setFocusAfterTabpanel |
| 15 | activateTabInTabList | Activate a tab in a tab list | JAWS | NVDA | VoiceOver for macOS | setFocusOnSecondTab |