1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Update Accessibility Testing (#2089)

This commit is contained in:
ChuckD3ath
2022-10-04 00:20:02 +02:00
committed by GitHub
parent 8f16ebf26a
commit 0c0410ae58

View File

@@ -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>