About this talk
This talk focuses on visual regression testing, a method that brings automated tests to front end web development by comparing the final output of code with expected pixel-level results. Amitai Burstein, the CTO of Gizra, introduces Shoov, an Open Source visual regression testing tool designed for internal use, which integrates various tools and APIs such as GitHub, Behat, Travis, and BrowserStack. He explains how Shoov operates to continuously and automatically check site pages, intelligently detecting changes while ignoring dynamic elements. The session also covers its practical applications for testing and live site monitoring at Gizra, providing insights on how others can implement similar solutions.