1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 20:21:50 +02:00

Low vision (added to group of disadvantaged) (#2278)

This commit is contained in:
Darío Hereñú
2022-10-12 09:27:06 -03:00
committed by GitHub
parent 6cd62287e9
commit c6375a3219

View File

@@ -1,6 +1,6 @@
# 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. 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, low vision and other disadvantaged groups.
<ResourceGroupTitle>Free Content</ResourceGroupTitle> <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.guru99.com/accessibility-testing.html'>What is Accessibility Testing? (Examples)</BadgeLink>