Introduction¶
You can choose to do automated accessibility testing with ACT (Accessibility Conformance Testing) rules. The evaluation tool that Acquia Optimize uses is QualWeb.
- ACT is an officially published testing standard. This testing standard is designed to ensure that web content conforms to the accessibility standards set by the World Wide Web Consortium (W3C).
- QualWeb is an ACT-based accessibility evaluation tool that uses open source rules to detect issues within the WCAG 2.1 set of criteria. It was developed by the University of Lisbon.
- Our implementation includes QualWeb rules to address A and AA conformance, integrated into the platform.
Advantages¶
- Accessibility checking consistency with legal authorities: The QualWeb rules engine will ensure that we can provide harmonized scan test results in parallel with results from the monitoring bodies and digital authorities that use the QualWeb rules engine.
- Follow W3C official recommendations: The ACT method of testing consists of rules that have been officially published by W3C.
How to Enable QualWeb¶
This section gives instructions on how to enable QualWeb for scans on your domain(s).
QualWeb is an optional way to scan your website. You can choose to use the regular rules engine or the QualWeb rules engine during your initial setup.
Steps To enable QualWeb:
- Click Admin Settings (gear icon) on the top toolbar.
- The Domain Settings page opens.
- Click Action on the same row as the domain you want to edit.
- Select Edit Domain from the drop-down list.
- The Domain Settings page opens.
- Locate the Features section.
- Click Accessibility to expand the menu.
- Select the desired QualWeb option to use this rules engine, or select a WCAG level for the traditional rules engine.
- Repeat for each domain as needed.
When the next crawl of your domain begins, your website content is analyzed with the QualWeb accessibility checks instead of the Acquia Optimize accessibility checks.
For more information about our accessibility checks, see the user guide articles:
Additional resources¶
For more information, see the external websites: