<aside> 💡

Study Tasks

From Domain 3H: Understand how accessibility software tools can be used at various stages in the web development process (e.g., design/develop/test).

Resources

ACT Rules

A non-normative W3C resource that checks for failures. ACT rules only describe how to test one particular aspect. (aka atomic rule)

Automated testing tools

Strengths Weaknesses
Identify a11y issues faster Cannot determine conformance
Can be run throughout the products lifecycle Can include false positives
Give quick results Can analyze code but not context
Can provide measure for improvements over time Not as helpful if the page changes dynamically through user interactions

Examples: