Day 3# The Accessibility testing

 

Day 3# 30 days of the Accessibility testing


 I am learning about only WAVE tool and don't have much idea about other tools.
WAVE (Web Accessibility Evaluation Tool)
 

WAVE is  a tool developed by WebAIM
It is important to note that, WAVE cannot tell you if your web content is accessible; only a human can determine true accessibility. But, WAVE can help you evaluate the accessibility of your web content.
WAVE is a suite of evaluation tools that helps authors make their web content more accessible to individuals with disabilities
WAVE is easy to use. Using the form at https://wave.webaim.org/, simply enter a the web page address of your page and submit the form. There are also Firefox and Chrome extensions for evaluating local, dynamic, or password-protected pages and site-wide WAVE tools for easily evaluating numerous page. It performs the accessibility evaluation on browser itself and do not save anything on server

Steps to verify the accessibility of the website
Step #1) Click on URL: http://wave.webaim.org/
Step #2) Enter the Web page address in the text box and hit enter.
Step #3) You will find summary details on the left-hand side of the navigation.
1. Errors would be displayed in red with a count. 
2. Alerts would be displayed in yellow 
3. Features would be in green 
4. Structural Elements would be in blue 
5. HTML5 and ARIA would be in purple color.
6. Contrast Errors would be in black red color.


Comments

Popular posts from this blog

Testing Challenges

WCAG 2.0 - WEB CONTENT ACCESSIBILITY GUIDELINES