Podcast

43: Adam Carmi: Applitools – Stress Free Automated Visual Validation Testing

By Test Guild
  • Share:
Join the Guild for FREE

Applitools – How to Create Reliable Visual Validation Tests

Test Automation is difficult. It’s even harder if you need to perform any sort of visual validations in your test script. It’s often easier and more reliable to make visual validation type test into manual tests. So how do you solve this pixel predicament?

If you have a “mission critical” or complex visual application that needs to have many visual elements tested, you should check out Applitools.

But where Applitools really shines is it’s ability to allow you to automate previously un-automatable tests and run them on a huge variety of web-browsers, devices and operating systems out there, regardless of the complexity of your applications.

With its sophisticated visual algorithm, Applitools makes visual validation easy and stress-free.

About Adam Carmi

AdamCarmiHeadshot

Adam started programming when he was eight and is passionate about all aspects of software development and testing. He is the Co-founder and VP R&D of Applitools – a company delivering a visual testing cloud service. He dedicates most of his time to developing image comparison algorithms and making large scale visual testing a reality.

Quotes & Insights from this Test Talk

  • Visual Software Testing is the process of validating the visual aspects of an application’s User Interface (UI). In addition to validating that the UI displays the correct content or data, Visual Testing focuses on validating the Layout and Appearance of each visual element of the UI and of the UI as a whole
  • With traditional functional testing, if you don’t assert it, it doesn’t get tested.
  • Stop doing regression testing and start doing progression testing.
  • Tools like UFT’s insight, Eggplant and Sikuli were designed to handle a different problem than visual validation.
  • Applitools was actually designed to validate full application pages and screens.
  • Applitools has put years of research and development into their image processing algorithms.
  • Applitools was developed from the ground up, specifically for visual validation.
  • Declaring validation points in Applitools is quick and easy. Best of all, it’s easy to update and change, making maintenance a breeze.
  • There are no visual processing settings, percentages or configurations that need to be set up in order to create visual testing with Applitools. The algorithm is completely adaptive.
  • With other visual tools, any small change to the pixels can cause scripts to fail. Applitools focuses only on the changes that a human can see, helping to reduce false failures.
  • Can handle rendering difference between different hardware and configurations like anti-aliasing, moving content on the page and image scaling.
  • Can easily tell tools’ regions to ignore things like dynamic data like dates, ads
  • Applitools allows you to automate visual validation tests that normally could only be done with manual testing
  • Can do full-page validation saving you from having to write hundreds of lines of assertions.
  • When you do full-page validation, you protect yourself from unexpected scenarios.
  • The simulation part of test automation is usually very easy, like navigating to a URL. The actual validation piece is the hard part, but Applitools makes validating the logic just as easy, if not more so, than the simulation piece.
  • Applitools works with any image, whether it’s from a web browser, mobile device or thick client application

Resources

Connect with{Name}

May I Ask You For a Favor?

Thanks again for listening to the show. If it has helped you in any way, shape or form, please share it using the social media buttons you see on the page.

Additionally, reviews for the podcast on iTunes are extremely helpful and greatly appreciated! They do matter in the rankings of the show and I read each and every one of them.
SauceLabsSponser

Special offer for TestTalks listeners, get 20 hours of automated testing for free when you sign-up with promo code testtalks14 (more info).

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  1. Great Podcast!! I was just curious what the future plans for Applitools would be? Perhaps integrate the tool with SauceLabs? Also how would this tool work with running concurrent test in parallel? Just a few questions I would have for Adam.

    1. Thanks Gary – I know that Applitools integrated with both SauceLabs and Browserstack and you can run your tests in parallel. Basically because Applitools is a cloud based solution as long as you have your API key specified in your test scripts you should be able to run anywhere. I can tell you that the folks at Applitools welcome emails with questions so don’t be shy to email Adam directly to ask about more info

  2. Does the AppliTool support Linux platform ?
    Is it possible to automate the UI of a device which piece of code is written in Linux platform ?

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}

267: Smart Test Execution with Eran Sher

Posted on 08/25/2019

Do you run an entire automation test for every build because you don’t ...

266: Automation Journey and TestNG with Rex Jones II

Posted on 08/18/2019

In this episode we’ll test talk with Rex Jones about his automation testing ...

265: TestProject a Community Testing Platform with Mark Kardashov

Posted on 08/11/2019

In this episode, we’ll talk to Mark Kardashov, CEO and Co-Founder of TestProject, ...