Update Accessibility Testing (#2089)

pull/2066/merge
ChuckD3ath 2 years ago committed by GitHub
parent 8f16ebf26a
commit 0c0410ae58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/accessibility-testing.md

@ -1 +1,7 @@
# Accessibility testing # Accessibility Testing
Accessibility Testing is defined as a type of Software Testing performed to ensure that the application being tested is usable by people with disabilities like hearing, color blindness, old age, and other disadvantaged groups.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/accessibility-testing.html'>What is Accessibility Testing? (Examples)</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.softwaretestinghelp.com/what-is-web-accessibility-testing/'>Accessibility Testing Tutorial (Step By Step Guide)</BadgeLink>
Loading…
Cancel
Save