...
Note |
---|
Please search for issues before reporting them, so as to limit the number of duplicate entries. Pager Jira Filter |
Protocol
Launch the following website to execute unit tests.
...
- Procedure
- Open the browser and navigate to the specified URL
- Using the above state tests (Test 1 - 29) as a guide, attempt to navigate through each state of the system
- Example ATs
- Screen Readers: JAWS, NVDA, VoiceOver, Orca
- Built in AT features: Windows, Mac, Linux, iOS, Android
- Others ATs: Speech Recognition, Screen Magnifiers, switch access, etc.
- Expected Results
- All states of the system should be reachable and usable while using the AT
...
Protocol
Perform these tasks on the following site.
Site
Test 1: Click Page
- Procedure
- Using the mouse, attempt to click one of the Page links
- Results
- The selected page should be displayed
- "Viewing page p. Showing records x - y of z items" should have been set appropriately (Demo only)
- The prior page number should now be a link
- The selected page number should be disabled
- The first and last items displayed should match those from the meta data (see Test 3 above)
- If on Page 1, the "previous" link should now be disabled, otherwise is should be enabled
- If on the last page, the "next" link should now be disabled, otherwise is should be enabled
- Stop Test
- Refresh the browser to return the page to its initial state
...
Protocol
Perform these tasks on the following site.
Site
Test 1: Click Previous While on Page 1
...