
What is Visual Testing?
What Is Visual Testing? Visual testing evaluates the visible output of an application and compares that output against the results expected by design. You can run visual tests at any…
What Is Visual Testing? Visual testing evaluates the visible output of an application and compares that output against the results expected by design. You can run visual tests at any…
For years, the automated visual testing of PDFs was incredibly challenging, if not impossible. Because of this, teams would automate their UI tests but would skip the part where they…
Test code can get as messy as a network closet. Your test code is a mess. You’re not quite sure where anything is anymore. The fragility of it is causing your…
So, you want to know about visual testing for your Vue.js app in Storybook using Applitools? So did I! In this article, I’ll walk you through a complete, step-by-step guide…
One of the perks of my job is that we have lunch brought in a couple of times a week. On those days, we’re all eagerly awaiting an email from…
In my previous blog post, we explored how easy it is to troubleshoot and fix React bugs fast using React JS, Cypress.io, and Applitools. In this article, I’ll walk you…
Watch this in-depth session by Gil Tayar about how Test Engineers and QA pros can successfully collaborate with developers. This webinar includes an extensive overview on test methodologies and types…
I’ve been playing around with Applitools for quite some time now, and I’d like to share what I’ve found to help you quickly troubleshoot React bugs and fix them fast.
To better understand the Applitools Storybook SDK for Angular, here is a tutorial on how to build a small AngularJS application from scratch, adding some Storybook stories, and then finally performing…
A few weeks back, Applitools made the trip just up the road from our headquarters to take part in DevOps World | Jenkins World San Francisco. The event is an…
In the world of software testing you have challenges coming at you from all angles: more functionality to test in increasingly complex and larger applications, pressure from management to find…
Heard about visual testing but were put off by the thought it might involve long implementation and could potentially result in too much extra work? Think Again! Actually, smart automated…