Tag

visual regression

1 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Feb 19, 2025 · Frontend Development

Cross‑Browser Testing, Browser Configuration, Visual Regression, and Mobile Emulation with Playwright

This article explains how to use Playwright for cross‑browser testing, configure browser options, perform visual regression checks, and emulate mobile devices, providing Python code examples for each scenario to help ensure consistent user experiences across platforms.

Playwrightcross-browser testingmobile emulation
0 likes · 6 min read
Cross‑Browser Testing, Browser Configuration, Visual Regression, and Mobile Emulation with Playwright
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 15, 2024 · Frontend Development

Automating Visual Regression Testing for Frontend Component Libraries with jest-image-snapshot and jest-puppeteer

This article explains how to set up and use jest-image-snapshot together with jest-puppeteer to automate visual regression testing for atomic frontend components, covering configuration, code examples, CI integration, and best practices for preventing unintended UI changes.

JestPuppeteerUI Automation
0 likes · 24 min read
Automating Visual Regression Testing for Frontend Component Libraries with jest-image-snapshot and jest-puppeteer
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Mar 7, 2022 · Frontend Development

Boost Your Frontend QA: Top Tools for Pixel-Perfect Design Comparison

Design review often relies on manual screenshot comparison, but this guide introduces a range of Chrome extensions, desktop clients, and npm packages—such as Perfect Pixel, CSS Peeper, Design‑Compare, PixelEye, pixelmatch, and looks‑same—that streamline pixel‑perfect page comparison, improve implementation fidelity, and enable automated visual regression in CI pipelines.

Chrome Extensiondesign reviewfrontend
0 likes · 10 min read
Boost Your Frontend QA: Top Tools for Pixel-Perfect Design Comparison
Ctrip Technology
Ctrip Technology
May 24, 2018 · Frontend Development

SnapDiff: An Automated Frontend Visual and Message Diff Testing Platform

SnapDiff is a JavaScript‑based platform that automates front‑end visual and message‑level regression testing through image comparison, distributed execution, mock data handling, and intelligent report analysis, dramatically reducing maintenance effort and improving test coverage for rapidly iterating web applications.

Distributed TestingPuppeteerautomation
0 likes · 11 min read
SnapDiff: An Automated Frontend Visual and Message Diff Testing Platform