Jenkins integration with a11y testing tool – Lighthouse

Table of Contents ABOUT JENKINS: Jenkins is a server side application that can be used by Developers, QA engineers, DevOps engineers Jenkins is referred to as CI CD CT tool CI → Continuous Integration → This is the process where different sets of code written by different dev teams shall be integrated together for integration […]
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 […]