# Accessibility Test

This profile type is especially created for people with disabilities to use applications easily parallelly ensuring the platform’s availability for everyone while ensuring a good experience. Accessibility testing is a subset of usability testing that determines whether a given webpage is usable by persons with disabilities such as color blindness.

**Avo Assure supports the following standards for performing Accessibility Testing on any URL:**

* **Aria**: Helps screen readers and other assistive tools understand page elements better.
* **A**: Covers the basic accessibility rules every website should follow.
* **AA**: Adds more rules to make websites easier to use for people with different disabilities.
* **AAA**: Gives the highest level of accessibility, with the strictest and most detailed rules.
* **Section 508**: A U.S. rule that requires websites and digital content to be usable by people with disabilities.
* **Best Practice**: Extra recommendations that make a website more accessible and user-friendly.

<figure><img src="/files/wmx4GjB7llOkOoUOzcQ1" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-execution-section/creating-execution-list/accessibility-test.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
