---
title: "ACT accessibility checking with QualWeb"
date: "2024-07-04T10:35:01+00:00"
summary: "Discover QualWeb: Enhance website accessibility with ACT-based automated testing for WCAG 2.1 compliance. Learn how to set it up and what the benefits are."
image:
type: "page"
url: "/web-governance/act-qualweb"
id: "798f35ae-3c88-424e-810e-463635771b1d"
---

Introduction
------------

This document provides information about ACT accessibility testing and instructions on how to set up the scan for it.

Admin users can configure the scan to do automated accessibility testing with ACT (Accessibility Conformance Testing) rules. The evaluation tool used is QualWeb.

*   ACT is an officially published testing standard. This testing standard ensures 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.
*   The 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 ensures that you receive 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
---------------------

QualWeb offers an optional way to scan your website. Admin users can choose to use the regular rules engine or the QualWeb rules engine during the initial setup. This section provides instructions on how to change from another criteria to QualWeb for scans on your domain(s).

Steps to enable QualWeb:

1.  Navigate to the _Domain Overview_ page.
2.  Click **Action** on the same row as the domain and select **Edit Domain** from the expanded list of options.
    
    The system opens the _Edit a domain_ page.
    
3.  Locate the _Features_ section.
4.  Click **Accessibility** to expand the menu.
5.  Select the desired **QualWeb** option to use this rules engine, or select a WCAG level for the traditional rules engine.
6.  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 standard accessibility checks. An orange line indicates that previous scans were done with different measurements.

For more information, visit:

*   [Visual indication with changed accessibility guidelines](/node/59016)
*   [Understanding Test Rules for WCAG Success Criteria](https://www.w3.org/WAI/WCAG21/Understanding/understanding-act-rules.html)
*   [ACT](https://www.w3.org/WAI/standards-guidelines/act/)
*   [QualWeb](https://qualweb.di.fc.ul.pt/evaluator/about)
*   [W3C](https://www.w3.org/)
*   [WCAG 2.1 AA](https://www.w3.org/TR/WCAG21/)