Skip to main content

Do I need both automated and manual accessibility testing?

Modified on: Tue, 19 May, 2026 at 3:10 PM

Summary

Yes. Automated and manual accessibility testing serve different but complementary purposes, and both are necessary to ensure comprehensive accessibility coverage. Automated testing efficiently detects technical issues, while manual testing identifies usability and context-based problems that tools cannot evaluate.

What it is

Automated

Automated tests are integral when identifying accessibility errors on a technical level, and are incredibly important when developing or maintaining a website. Automated accessibility testing alerts you to errors like:

  • Form fields - Automated tests make sure that all entry fields have labels.
  • Color - Automated tests verify that color combinations in a text are used appropriately.
  • Links - Automated testing quickly determines that all links are functioning as they are supposed to.

While the Accessibility feature of the Siteimprove Intelligence Platform detects many errors, there are some tests that can only be done manually.

Manual

Manual testing evaluates websites using a combination of keyboard-only interactions, assistive computer technologies, and web browser plug-ins to determine the accessibility of the site. While automated testing accounts for many of the WCAG 2.0 criteria, manual testing accounts for errors software can’t, like:

  • Presence of informative page titles - Siteimprove manual testers make sure the page title is unique, meaningful, and concise. Page titles are what is visible in tabs or bookmarks and should be appropriate to the page content and/or task.
  • “Skip navigation” option - Manual tests ensure that the option to skip repeated navigational elements is present and correct. 
  • HTML5 and WAI-ARIA elements - These aren’t required, but are a best practice. Manual testers can check to make sure they are being used correctly.

How it works

Combining manual and automated testing gives a more balanced and comprehensive approach to compliance. 

Automated testing complements manual testing by identifying coding errors that do not need human verification, saving both time and cost.

Semi-automated

We have built an assisted workflow inside the platform where users are guided through a step-by-step review process to evaluate the content on their website that could potentially be problematic from an accessibility perspective. There are potential issue reviews for HTML5 and ARIA code, text, images, and videos, etc. For further information please see the article "Accessibility NextGen: Reviewing Potential Issues".

Why it matters

Using both automated and manual accessibility testing ensures that technical errors, usability issues, and best practice considerations are all addressed.

Automated testing provides speed and scale, while manual testing ensures accuracy and context, resulting in a more complete and reliable approach to accessibility compliance.

Key Takeaways

  • Both automated and manual testing are required for complete accessibility coverage
  • Automated testing identifies technical, code-level issues quickly
  • Manual testing captures usability and context issues tools cannot detect
  • Combining both methods improves accuracy, efficiency, and compliance outcomes
  • Semi-automated workflows help guide users through reviewing complex accessibility issues

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.