Conformance Testing
Conformance testing is a process used to determine whether a product, system, or service meets the requirements set out in a specified standard. In digital accessibility, this generally means checking how well a website or application follows the criteria of a recognized standard such as the Web Content Accessibility Guidelines (WCAG). It is important to note that meeting a standard's criteria does not by itself guarantee a fully accessible experience for all users or immunity from legal claims.
Conformance testing is the process of evaluating a single implementation of a specified standard to determine the extent to which it faithfully meets that standard's individual requirements. It involves capturing the technical description of a specification and measuring an implementation against it. In an accessibility context, conformance testing commonly assesses an implementation against WCAG success criteria at a targeted conformance level (most often Level AA). Because automated tools detect only a portion of possible issues, thorough conformance evaluation generally requires a combination of automated checks, manual review, and assistive technology testing. Conformance to a technical standard is distinct from usability and from legal compliance, which is governed separately through applicable regulation and case law; this entry is not legal advice, and readers should consult qualified counsel regarding specific obligations.
Why it matters
Conformance testing gives organizations a structured, repeatable way to measure how well a digital product aligns with a recognized standard such as WCAG. Without a defined process for measuring an implementation against specific requirements, accessibility claims tend to rest on assumptions rather than evidence. A documented conformance evaluation, targeted at a stated conformance level (most commonly WCAG Level AA), helps teams identify concrete gaps, prioritize remediation, and communicate progress to stakeholders in terms tied to an external benchmark rather than internal opinion.
At the same time, it is important to be clear about what conformance testing does and does not establish. Meeting a standard's success criteria demonstrates conformance to that technical standard; it does not by itself guarantee a fully accessible experience for every user, nor does it guarantee immunity from legal claims. Legal compliance in the United States is governed separately through applicable regulation and case law, and it varies by the authority involved. Conformance results are best treated as strong supporting evidence of an accessibility effort, not as a definitive legal conclusion.
Because automated tools detect only a portion of possible issues, treating an automated pass as proof of conformance can create a false sense of security. Thorough conformance evaluation generally combines automated checks with manual review and assistive technology testing. Organizations that understand these limits are better positioned to invest testing resources where they matter and to avoid overstating the assurances that a conformance result can provide. This entry is not legal advice; readers should consult qualified counsel regarding specific obligations.
Who it's relevant to
Inside Conformance Testing
Common questions
Answers to the questions practitioners most commonly ask about Conformance Testing.