“In this talk, I give a comprehensive overview of visual testing, discuss why pixel comparison is not enough, detail some of the challenges of visual testing, and review how current visual testing tools offer a solution to these challenges”
— Gil Tayar, Sr. Architect and Evangelist, Applitools
Unit tests, component tests, automation tests, acceptance tests: all the various kinds of tests check that an application works as it should, and functions as expected.
But until now, testing how an app looks like was delegated to manual testing. When all you had was a desktop or web app, that was almost acceptable: there was a lot of application to check, but only one form factor.
But in these days of multiple form factors — desktops of various widths, mobile, tablet, … — automation is a necessity. But how does one go about checking how an app looks? Comparing pixels against a baseline yields too many false positives, and any small change in your app will drown you in failed tests that you need to fix manually.
Visual Testing offers a solution to the problem. Using online services and algorithms taken from the world of AI, Visual Testing offers a platform that enables you to finally ensure that your application looks like you expect it to.
Key takeaway:
- Why functional testing is not enough
- Challenges of testing apps in a multiple-form-factor world
- How current visual testing tools overcome the challenges
- The place of Visual Testing in your tests
- How to write visual tests
Gil’s slide-deck:
Full webinar recording:
Additional Resources:
- Angie Jones Presents: “Automated Visual Testing: A Fast Path To Test Automation Success” — ace automated visual testing with this free 9-chapter online course by Angie Jones on Test Automation University.
- What is Visual Testing? A Comprehensive Explanation — blog post
- 3 Steps to Visual Testing for PDF Files [with Code] — post by Angie Jones
- How To Run 372 Cross-browser Tests In Under 3 Minutes – blog post
- “AI, Please Test My App!”: About Software Testing and the Role of AI – webinar with Gil Tayar
- Creating a Flawless User Experience, End-to-End, Functional to Visual – Practical Hands-on Session w/ Gil Tayar
- 2019 State of Visual Testing Report — Check how your team measures up to the industry standards — Download your copy of the report here
- Start visual testing today with your free Applitools account. Sign up for yours here.