Why do your end-to-end tests keep missing obvious visual bugs? Learn how visual testing can automatically spot the difference and protect your UI from embarrassing errors.
#1about 4 minutes
The hidden cost of small UI and styling bugs
Minor visual errors erode user trust and accumulate as technical debt, even if they don't break core functionality.
#2about 3 minutes
Why humans and automated tests miss visual bugs
Inattentional blindness causes humans to overlook unexpected changes, while traditional tests only validate explicitly defined assertions.
#3about 3 minutes
How visual testing works with screenshot comparisons
Visual testing automates the "spot the difference" process by comparing a baseline screenshot with a current one to highlight unintended UI changes.
#4about 2 minutes
The pitfalls of building your own visual testing solution
Writing your own visual testing can lead to false negatives due to pixel sensitivity, rendering differences, and high maintenance overhead.
#5about 8 minutes
Setting up the open source Visual Regression Tracker
The Visual Regression Tracker is a self-hosted, open-source tool that integrates with Cypress for managing and approving visual diffs.
#6about 6 minutes
Integrating Percy into your CI/CD pipeline
Percy simplifies visual testing for larger projects with seamless CI integration for platforms like GitLab and GitHub Actions, including notifications.
#7about 6 minutes
Managing flakiness from dynamic content and loading
Avoid false negatives from dynamic data like dates by freezing time, and prevent flakiness by using assertions to wait for the UI to stabilize before taking a snapshot.
#8about 6 minutes
Handling intentionally random or changing elements
Manage elements that change by design, like random images or server-side timestamps, by ignoring specific regions or temporarily modifying their CSS.
#9about 2 minutes
Four key learnings for implementing visual testing
A summary of key takeaways, including giving tests "eyes," using screenshot comparisons, handling inconsistencies, and recommended starting tools.
#10about 4 minutes
Q&A: Deciding what to test and separating test types
Answering audience questions about how to prioritize what to test visually and whether to separate visual tests from standard end-to-end tests.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
02:39 MIN
An overview of available visual testing tools
Let's get visual - Visual testing in your project
02:20 MIN
Four key takeaways for implementing visual testing
Let's get visual - Visual testing in your project
16:15 MIN
Q&A on scaling tests and choosing frameworks
Let's get visual - Visual testing in your project
05:13 MIN
Introduction to end-to-end testing with Cypress
Testing web3 applications
03:54 MIN
Understanding end-to-end testing and the benefits of Cypress
Watch Tests Go Brrrr! : Getting Started with Cypress in ReactJS
04:10 MIN
Verifying the user interface with automated UI tests
Trunk-Based Development at Scale: Real-World Insights from a High-Traffic Luxury E-Commerce Platform
08:48 MIN
Audience Q&A on testing strategies
Yes, You Need to Unit Test your JavaScript. Here's How.
16:37 MIN
Q&A on developer tooling and testing best practices
New TestThe basic purpose of narrative is to entertain, to gain and hold readers’ interest. However narratives can also be written to teach or inform, to change attitudes / social opinions e.g. soap operas and television dramas that are used to raise topical...
Chris Heilmann
Accessibility tip: Detecting reduced motion in one line of JavaScriptAnimation can be a great tool to make apps seem more performant, be more engaging or even just more interesting. There are, however, quite a few groups of people who can not deal with things animating, as it distracts them or can even cause nausea. T...
10 Developer Websites in 2023As a web developer, you're always investigating how to level up your skills and streamline your workflow. That's why we've gathered a collection of 10 innovative tools that are guaranteed to boost your productivity, enhance your coding abilities, ele...
From learning to earning
Jobs that call for the skills explored in this talk.