Assessment written in the form of clear test cases
jxlz opened this issue · 3 comments
jxlz commented
Is your feature request related to a problem? Please describe.
Write the web assessment more explicitly like test cases. This would clarify desired outcomes instead of implying what failure looks like.
Describe the desired outcome
Today the first keyboard test looks like:
- Use the keyboard to navigate through all the interactive interface components in the target page.
a. Use Tab and Shift+Tab to navigate between widgets both forwards and backwards.
An improvement could look like some variation of:
Test Case #1: Tab and Shift + Tab
Test steps and details
Failure conditions
Describe alternatives you've considered
Additional context
microsoft-github-policy-service commented
This issue has been marked as ready for team triage; we will triage it in our weekly review and update the issue. Thank you for contributing to Accessibility Insights!
jxlz commented
You may be able to leverage and influence https://ictbaseline.access-board.gov/ which has done work in this area.
DaveTryon commented
Unfortunately, this is out of scope given our current priorities.
Thanks for using Accessibility Insights!