Accessibility Testing – Koa11y GUI Tool
Table of Contents ABOUT KOA11Y-GUI TOOL Koa11y is a desktop application that uses Pa11y & allows you to automatically detect accessibility issues on web pages. It provides a friendly and helpful report with tips for fixing any issues found. Simply enter a page’s URL and select the standards format (Section 508, WCAG 2.0) and click […]
Accessibility Testing – Pa11y
Table of Contents ABOUT Pa11y Pa11y is a free and open source tool that aims to make accessibility testing easier. Pa11y is your automated accessibility testing pal. It runs accessibility tests on your pages via the command line or Node.js, so you can automate your accessibility testing process. Visit Pa11y & https://github.com/pa11y/pa11y to learn more about […]
WCAG Success Criteria for Color Contrast Based Accessibility Testing
Table of Contents SUMMARY There are many disabilities around the colors such as color blindness, low vision. In such cases, many users cannot identify the colors at all. So, any information getting presented by the color only, then it would be missed by them. One of the most common disabilities is where a person is […]
Top #10 Software Testing Companies
Table of Contents SOFTWARE TESTING Are you looking for reasonable yet quality testing services for your innovative products ? Every new business thesedays are creating an enterprise application to solve the business challenges by providing simplified yet intutive product to the target audience with increasing usability & accessibility across multiple platforms. As the competition is […]
WCAG Success Criteria for Zoom-Content Reflow Testing
Table of Contents Testing for responsive design Yes, zooming of content/text is related to accessibility. There are many disabilities related to vision where users have the problem of vision/seeing, one of them is where they are not 100% blind, for aging people, hard to read is one of the common problems. Hence, they zoom in […]
WCAG Success Criteria for Non-Visual Navigation using Screen Readers
Table of Contents SUMMARY When testing with your screen reader, use the same keyboard navigation strategies that you used in the previous section (TAB, ENTER, SPACE, and ARROW KEYS). This time, listen to how the screen reader interprets the page as you navigate with the keyboard. WCAG SUCCESS CRITERIA & CHECKLIST FOR KEYBOARD USERS LAYOUT […]