1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 03:59:54 +02:00

added content to 101-accessibility-testing (#2461)

content added in 101-accessibility-testing with a free read content
This commit is contained in:
Deepak gupta
2022-10-13 14:05:40 +05:30
committed by GitHub
parent 1b70787ec4
commit d6a3e867e4

View File

@@ -1 +1,7 @@
# Accessibility testing
# Accessibility testing
In software QA, accessibility testing is the practice of confirming that an application is usable for as many people as possible, including people with disabilities such as vision impairment, hearing problems and cognitive conditions.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.javatpoint.com/accessibility-testing'>Accessibility testing -Javapoint</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.geeksforgeeks.org/software-testing-accessibility-testing/'>Accessibility testing -geeksforgeeks</BadgeLink>