Accessibility Testing – Part II
Charani Rathnasekara
Software Quality Assurance Engineer at BISTEC Global Services |Manual Testing / Automation Testing|
“The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.” – Tim Berners-Lee
Accessibility Testing Guideline?
The Web Accessibility Initiative (WAI) of the World Wide Web Consortium (W3C) has issued a set of guidelines known as ‘The Web Content Accessibility Guidelines (WCAG)’ which organizations follow to make the application accessible to people with disabilities.?
?The guidelines are organized under 4 principles?
1.Perceivable??
1.1 Text Alternatives - All non-text content has a text equivalent. ?
1.2 Time-Based Media - Provide alternatives for time-based media. ?
1.3 Adaptable - Create content that can be presented in different ways (for example simpler layout) without losing information or structure.?
1.4 Distinguishable - Make it easier for users to see and hear content including separating foreground from background.?
2.Operable??
2.1 Keyboard Accessible - Make all functionality available from a keyboard.?
2.2 Enough Time - All website users need to be given enough time to read and use the content on the page. This guideline affects video and audio-based media, GIFs, carousel, and user sessions that may time out. ?
2.3 Seizures and Physical Reactions - Do not design content in a way that is known to cause seizures.
2.4 Navigable - Provide ways to help users navigate, find content, and determine where they are.
2.5 Input Modalities - Make it easier for users to operate functionality through various inputs beyond a keyboard.?
领英推荐
?3.Understandable?
3.1 Readable?
3.2 Predictable - Make web pages appear and operate in predictable ways.?
3.3 Input Assistance - Help users avoid and correct mistakes.?
4.Robust ?
4.1 Compatible - Maximize compatibility with current and future user agents, including assistive technologies. ?
There are 3 levels of testable success criteria??
Myths of Accessibility Testing?
Benefits of Accessibility Testing?
Accessibility testing has several benefits,
Therefore, using accessibility testing is beneficial for companies and can provide numerous benefits for both the organization and its users.?