A professional website accessibility audit evaluates an agreed digital product against a named accessibility standard using documented and repeatable methods. It does more than run an automated scanner. A credible audit defines what is being tested, examines representative pages and complete user journeys, combines tools with expert human judgement, records reproducible findings, and provides evidence that teams can use to correct barriers. [1] [2] [5]
The word audit is used inconsistently. One supplier may use it for a scan of public pages, while another may mean a detailed WCAG conformance evaluation with keyboard and assistive technology testing. Both can reveal useful information, but they are not equivalent. Organisations should compare the scope, methods, deliverables and limitations before comparing prices or accepting a compliance claim.
The strongest methodological reference is the W3C WCAG Evaluation Methodology, known as WCAG-EM. Version 2.0 was published in July 2026 and provides a five-step process for evaluating websites, applications, documents, kiosks and other digital products. It covers scope, product exploration, representative sampling, detailed evaluation and reporting. It supports WCAG but does not add new WCAG requirements. [1] [2]
Scope note An audit applies to the product version, scope, sample, standard, environments and date stated in the report. It does not automatically cover excluded content, future releases or every page outside the tested sample. It also does not replace legal advice where a law, regulator, tender or contract defines specific obligations.
A professional service normally extends beyond the evaluation itself. It begins with agreed objectives and ends with findings that can be assigned, corrected and verified.
Purpose and scope
Agree the product, domains, languages, user roles, standard, conformance level, environments, exclusions and intended use of the results.
A written scope and test plan that prevents assumptions about what the audit covers.
Product exploration
Identify common layouts, components, technologies, content types, high-risk areas and essential user journeys.
A product inventory and a clear basis for choosing what will be tested.
Representative sampling
Select pages, views, states and complete processes that represent the product. Include random samples when applying WCAG-EM 2.0 in full.
A documented sample with reasons for inclusion and any limitations.
Multi-method evaluation
Combine automated checks, expert manual review, keyboard testing and appropriate assistive technology testing.
Evidence that covers code, content, interaction and real task completion.
Reporting
Record each issue with its location, user impact, WCAG mapping, severity, evidence, reproduction steps and repair guidance.
An accessible report that product, design, content and development teams can act on.
Remediation support
Clarify findings, group systemic defects, support triage and help teams choose sustainable fixes.
A prioritised remediation plan rather than an unstructured list of failures.
Retesting
Verify corrections in the agreed build and check for related regressions or incomplete fixes.
Updated issue status and evidence showing which findings have been resolved.
WCAG-EM 2.0 gives evaluators and organisations a shared structure. Its five main steps are to define the evaluation scope, explore the target product, select a representative sample set, evaluate the sample and report the findings. The method can be used for internal self-assessment or third-party evaluation. [1] [2]
The method assumes solid knowledge of WCAG, accessible design, assistive technologies, evaluation techniques and the barriers experienced by people with different disabilities. A tool does not supply that expertise. W3C also recommends involving people with disabilities because user evaluation can reveal usability barriers that conformance testing alone may not find. [1] [7]
A critical limitation must be understood. WCAG conformance claims cover all pages and complete processes within the stated scope. Most professional audits use a representative sample because testing every page and state is impractical. A sample can provide strong evidence about the evaluated product, but WCAG-EM 2.0 states that a sample alone generally does not justify a conformance claim for an entire website. The evaluation statement must describe the actual scope and outcome accurately. [1]
Not every useful audit needs to claim full use of WCAG-EM 2.0. A targeted launch review, design-system audit or critical-journey assessment can be appropriate when its purpose and limits are transparent. The problem is not a narrow scope. The problem is presenting a narrow assessment as proof that the whole product conforms.
Automated tools are valuable because they can inspect many pages quickly, identify recurring code-level defects and support ongoing monitoring. Depending on the tool and product, they may detect missing accessible names, invalid ARIA relationships, colour contrast failures, missing language attributes, form association errors and structural warnings.
W3C is equally clear about their limits. Tools cannot check every aspect of accessibility, human judgement is required, and results can be false or misleading. A tool may confirm that an image has an alt attribute but cannot reliably decide whether the wording communicates the image’s purpose. It may find a button name but cannot establish that a complete booking or payment journey makes sense to a screen reader user. [5] [8]
Automated testing should normally be used to do the following.
A scan result should not be converted into a claim such as 92 percent accessible without explaining the rules, coverage, weighting and limitations. WCAG does not define a universal scoring system, and WCAG-EM warns that aggregated scores can be misleading. A professional report should prioritise the barriers and affected tasks, not hide them behind one number. [1]
The first audit decision is not which tool to run. It is why the evaluation is being commissioned. A launch approval, procurement review, legal response, redesign baseline, supplier acceptance test and ACR preparation may require different depth, evidence and reporting.
A written scope should identify at least the following.
WCAG 2.2 Level AA is the generally accepted target for current work, and WCAG-EM 2.0 describes Level AA as the recommended target. A law, authority or contract may still name WCAG 2.0, WCAG 2.1, EN 301 549, Section 508 or another requirement. The report should test and describe the requirement that actually applies rather than silently replacing it with a preferred standard. [1] [3]
A professional evaluator explores the product before finalising the sample. The objective is to understand how the product is built and used, not to select a convenient list of URLs. This discovery stage identifies common views, essential functions, content variations, technologies, third-party services and sensitive or high-risk tasks. [1]
A representative website sample commonly includes the following.
Complete processes require special treatment. If a selected page is part of a multi-step process, the audit should include the pages and states needed to complete the default path and critical branches. Testing the first page of an application form does not establish that validation, document upload, review and submission are accessible. [1] [3]
WCAG-EM 2.0 combines a structured sample with a random sample equal to 10 percent of the structured sample. The random selection is used to check whether the planned sample missed content types or findings. This requirement applies when an evaluation is represented as following WCAG-EM 2.0. Other targeted audits may use a different documented method. [1]
There is no credible universal answer such as ten pages for every website. Sample size depends on the number of templates, components, journeys, roles, technologies, languages, documents and dynamic states, as well as the risk and purpose of the evaluation. Two websites with the same page count can require very different effort.
No single method covers the full product. A professional audit combines complementary methods and records which pages, tools, browsers, assistive technologies and procedures were used. [1] [8] [9]
Manual evaluation applies human judgement to every relevant WCAG success criterion at the target level. It checks whether content and interactions meet the intended outcome, not merely whether a code pattern exists. Typical areas include the following.
Keyboard testing follows complete tasks without using a mouse or touch input. The evaluator checks whether every interactive element can be reached and operated, whether focus moves in a meaningful order, whether it remains visible and unobscured, and whether the user can enter and exit components such as dialogs, menus and date pickers.
This testing should cover more than Tab and Enter. Depending on the component, expected operation may also involve Shift plus Tab, Space, arrow keys, Escape and other documented commands. The evaluator should record focus loss, unexpected movement, traps, skipped controls and actions that depend on pointer gestures.
Assistive technology testing checks how the product communicates and behaves through the user agents that matter to its audience. The scope should define the combinations rather than making the impossible promise that every assistive technology and browser has been tested. WCAG-EM calls this the accessibility support baseline. [1]
Depending on the product and users, the baseline may include selected combinations such as the following.
The evaluator should complete meaningful tasks, not only listen to a page from top to bottom. Testing should cover navigation by headings and landmarks, control names and states, form completion, validation, dynamic updates, dialogs, tables, account processes and the announcements made after an action.
A page can appear acceptable at its default desktop size and still fail when text is enlarged, the viewport becomes narrow or interface elements overlap. The audit should check reflow, zoom, text spacing, focus visibility, content revealed on hover or focus, orientation and touch target behaviour where applicable. Mobile web and native mobile applications may require separate scopes because their interaction models and assistive technologies differ.
Accessibility defects are not limited to source code. Content authors control headings, link purpose, instructions, alternative text and plain communication. Media producers control captions, transcripts and audio description. Document authors control tags, reading order, table structure and form fields in PDFs and office documents.
A website audit should state whether downloadable files and embedded media are included. A page that links to an inaccessible application form or policy document can still block the user even when the HTML page itself is accessible. Documents may need their own representative sample or complete evaluation because their structures and testing methods differ from HTML.
Payment gateways, identity services, chat tools, maps, video players, document viewers and consent platforms can become part of the user’s task. They should be identified during scoping and tested within the integrated journey. If the organisation cannot modify the component, the report should still explain the barrier, user impact, supplier dependency and any accessible alternative or escalation route.
For GCC organisations, Arabic testing is not a translation check added after the English audit. Arabic and English versions can use different content, layouts, components, documents and publishing workflows. Each supported language needs representative evaluation.
Arabic and bilingual testing should include the following.
Passing the English interface does not establish that the Arabic interface passes. Direction changes can alter focus behaviour and component logic, while translated labels and error messages can create separate content failures. Automated tools are also unable to judge whether Arabic wording communicates the intended meaning.
The report is the main working deliverable. It should allow an independent reader to understand what was evaluated, reproduce a defect, assess its impact and plan a correction. W3C emphasises transparency and replicability, while Section508.gov recommends detailed scope, methods, environments, outcomes, severity, evidence and remediation information. [1] [9]
A complete report should contain the following sections.
Each reported defect should give the delivery team enough information to act. Useful fields include the following.
The audit report itself should be accessible. Headings, tables, links, colour contrast and reading order should be structured correctly, and any spreadsheet or PDF deliverables should be tested in their final format. A report about accessibility loses credibility when the intended readers cannot use it. [1] [9]
WCAG levels A, AA and AAA classify conformance requirements. They do not tell a product team which individual defect to fix first. An audit therefore needs a separate, documented severity method. A Level A failure may block a critical task, while a different failure may affect a narrower situation without preventing task completion.
Severity should consider factors such as the following.
Useful remediation guidance explains the accessible outcome and, where appropriate, identifies a relevant code, design or content pattern. It should be specific enough for the delivery team to act without pretending that one generic code snippet is correct for every framework and component.
Findings should be grouped so teams can address root causes. If the same missing accessible name appears in a shared component across 200 pages, the report should identify the systemic component and representative instances. This supports one sustainable correction instead of 200 disconnected tickets.
A handover or triage workshop can clarify the highest-risk barriers, assign owners and separate design, development, content and third-party actions. The agreed outputs should be moved into the organisation’s normal issue-tracking system so accessibility work is planned alongside other product defects.
Retesting is a separate quality step. The evaluator should verify the correction in the agreed environment, repeat the relevant interaction with the appropriate tools and assistive technologies, and check whether the change created a regression. Closing a ticket based only on a developer note or screenshot is not verification.
The agreement should distinguish between verification of listed findings and a full repeat audit. A focused retest confirms whether reported issues were resolved. It does not automatically cover newly added pages, components or workflows. Significant product changes may require an updated sample or a new evaluation. [1]
These deliverables serve different audiences. They should not be treated as interchangeable documents.
Accessibility audit report
Product, design, content, development, quality and compliance teams
Detailed scope, test methods, defects, evidence, user impact, priorities and remediation guidance.
Accessibility Conformance Report
Procurers, buyers, vendors and compliance reviewers
A product-level statement against the criteria in the selected VPAT edition or another required reporting format.
Accessibility statement
Customers and members of the public
The organisation’s current accessibility position, known limitations, contact route and improvement commitments.
Automated monitoring dashboard
Operational and delivery teams
Repeatable indicators and trends for rules that can be checked automatically. It does not replace manual evaluation.
The VPAT is a template maintained by the Information Technology Industry Council. Once it is completed for a specific product using documented test results, it becomes an Accessibility Conformance Report, or ACR. ITI states that there is no VPAT certification. An audit can provide the evidence needed to prepare an ACR, but a detailed audit report and an ACR remain different deliverables. [10]
An organisation should avoid describing a sampled audit as a permanent certificate of compliance. Websites change, third-party components are updated and new content is published. Any public statement should identify the standard, scope, date and known limitations, and it should be reviewed when the product changes.
Page count is only one factor. The main driver is the number and complexity of distinct things that must be understood, operated and evidenced.
A low-cost scan and a professional conformance evaluation should not be compared as though they are the same service. The proposal should state the number of manually evaluated samples and journeys, the methods, the assistive technology baseline, the reporting depth and what happens after the first report.
The audit is more efficient and accurate when the organisation provides the following before testing begins.
Credentials and test data should be handled through an agreed secure process. Reports may contain internal URLs, screenshots, user information or code evidence, so confidentiality, retention and access should be decided before the audit starts. [1]
A useful proposal should make the work visible before the audit begins. Ask prospective providers to answer the following questions in writing.
Certifications can support evaluator credentials, but the organisation should judge the provider by its method, technical experience and whether the evidence will help teams correct and verify defects.
No. A scan is useful for broad coverage and recurring code-level checks, but tools cannot evaluate every WCAG requirement or complete user journey. Human judgement, keyboard testing and appropriate assistive technology testing are needed for a professional audit. [5] [8]
The answer depends on unique templates, components, tasks, technologies, languages, roles and risk. A representative sample should cover common views, content variations and complete processes. Small products may be evaluated in full. Large products usually require documented sampling. [1]
It provides evidence about the selected scope and sample, but it does not guarantee that every untested page conforms. WCAG-EM 2.0 states that a sample alone generally cannot support a WCAG conformance claim for an entire website. The report must describe the limitation accurately. [1]
For new and substantially updated work, WCAG 2.2 Level AA is the strongest current baseline. If a law, authority, tender or contract names another version or standard, that requirement must also be addressed and reported. [1] [3]
WCAG does not prescribe one mandatory testing tool or screen reader. A credible professional audit should still include appropriate assistive technology testing because many names, roles, states, announcements and task-level barriers cannot be understood from code inspection alone. The exact combinations should be agreed in the accessibility support baseline. [1]
No. User evaluation can reveal real-world usability barriers that expert conformance testing may miss, but one or several users cannot establish conformance across all disability needs and WCAG criteria. W3C recommends combining user involvement with standards-based evaluation. [7]
An audit report gives detailed findings and remediation evidence. A VPAT is a template used to document product conformance for procurement. Once completed, it is called an ACR. Audit evidence can support an ACR, but the documents have different purposes and audiences. [9] [10]
No. The result applies to the tested product version and scope. New content, code, campaigns and third-party updates can introduce barriers. Accessibility needs release controls, content governance, monitoring and periodic manual reassessment.
No. A widget may provide useful personalisation controls, but it cannot determine whether alternative text is meaningful, correct a broken custom component, repair a PDF reading order or verify that a full user journey works with assistive technology. The underlying product still needs evaluation and remediation.
Retest after the agreed fixes are implemented in a stable build. Reassess the sample after major redesigns, platform migrations or significant component changes, and monitor critical journeys on a defined schedule. A focused verification is not the same as a full new audit.
A defensible audit makes its boundaries and evidence clear. It names the standard, product version, scope, sample, environments and methods. It tests complete tasks through more than one method. It explains barriers in terms of user impact, gives delivery teams enough information to fix them and verifies the corrections.
The most useful outcome is not a large number of findings or a high scan score. It is a reliable view of which users are blocked, where the product fails the agreed requirements, which root causes should be addressed first and how the organisation will prevent the same barriers from returning.
Before appointing a provider, organisations should ask exactly what is being audited and what evidence will be delivered. That question separates a preliminary scan from a professional accessibility evaluation.
VisiAble helps organisations evaluate and improve the accessibility of websites, applications and digital content. Our professional audits combine automated coverage with expert manual review, keyboard testing, assistive technology testing, Arabic and English evaluation, prioritised remediation guidance and verification of fixes.
Where required, the findings can also support accessibility statements, procurement evidence and the preparation of an Accessibility Conformance Report using the appropriate VPAT edition.
Need a clear view of where your website stands? Request a professional accessibility audit from VisiAble.