Top 10 Accessibility Testing Tools for Websites
Learn how to get started with web accessibility testing with this list of the best paid, free and open source accessibility testing tools.
Learn how to get started with web accessibility testing with this list of the best paid, free and open source accessibility testing tools.
Learn about some of the top Cypress features and some useful tips and advice for testing with Cypress.
Rather than reacting to accessibility issues at the end of a project, proactively discuss it as early as possible and get buy-in right from the start.
The first tool that most engineers probably associate with front end or client side performance testing is Google Lighthouse. So when I stumbled upon a Cypress plugin which lets you…
Early January this year, Applitools announced the results of their Visual AI Rockstar Hackathon winners of which I am lucky to be included as one of their silver winners. I blogged about…
Cypress, among other things, validates the structure of your DOM. It verifies that a button is visible or that it has the correct text. But what about the look and…