> For the complete documentation index, see [llms.txt](https://toolkit.makeagrid.com/grid-toolkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toolkit.makeagrid.com/grid-toolkit/designing-accessibly/test-for-accessibility.md).

# Test for accessibility

## **Evaluate your accessibility**

There is tons of information on how to create accessible content. That is not what this guide is. However, here are some useful tools to help you *evaluate* the accessibility of your content:

{% hint style="info" %}
[***WAVE (Web Accessibility Evaluation Tool):*** ](https://wave.webaim.org/)*a popular and useful tool for testing a website's accessibility. It provides specific, marked recommendations based on what is wrong with a site.*
{% endhint %}

{% hint style="info" %}
[***W3C Accessibility Evaluation Tools List***](https://www.w3.org/WAI/ER/tools/)***:** a page maintained by W3C's Web Accessibility Initiative that lists tools and their uses.*
{% endhint %}

{% hint style="info" %}
[***Section 508 Government Accessibility Testing Guidance***](https://www.section508.gov/test)***:** a resource by the General Services Administration for testing for accessibility.*
{% endhint %}

{% hint style="info" %}
[***Software Testing Help's Accessibility Testing Guide:*** ](https://www.softwaretestinghelp.com/what-is-web-accessibility-testing/)*an independently produced guide for how to test for accessibility, including the relevant law and tutorials.*
{% endhint %}

{% hint style="info" %}
If all else fails, a consultant wrote a handy[ **list of accessiblity tests** ](https://web.archive.org/web/20201108095905/https://www.karlgroves.com/2013/09/05/the-6-simplest-web-accessibility-tests-anyone-can-do/)you can run with no tools but yourself.
{% endhint %}

## Consider screen reader testing

*For dynamic content (anything past a basic text page) you may consider testing using a screen reader with your content. That way, you will see any clear issues with it that you might be able to improve for your audience. There are not many good free options (it is a problem), so here is one.*<br>

{% hint style="info" %}
[**NVDA Screen Reader:** ](https://www.nvaccess.org/)an open-source screen reader that is free to download and use.
{% endhint %}

## Desktop and mobile are different

Test on multiple types of devices (like a phone, a computer, and a tablet). Always remember that content on a screen can vary widely based on screen size.
