Visual Testing
-
How Visual Diff Algorithm improves Visual Testing
Visual Diff Algorithm allows pixel to pixel comparison of base image and screenshot to highlight difference during visual testing.
Learn More -
Appium Visual Testing: The Essential Guide
Learn how to perform Appium visual testing with steps for test cases, framework design, test script, result analysis, and image comparison commands.
Learn More -
How to Perform Visual Regression Testing using WebdriverIO
Read step-by-step tutorial on how to run visual regression test using WebDriverIO with help of examples and sample code. Try now.
Learn More -
DPI and Screen Resolution: A Comprehensive Guide for Developers
Learn what DPI and screen resolution are and how they affect visual quality, UI scaling, and development. Get steps to find DPI resolution on any device.
Learn More -
Improving Web Accessibility and SEO with Alt Text
Improve web accessibility and SEO with alt text. Learn best practices, CMS implementation, and examples to optimize images for search engines and users.
Learn More -
How to Perform Visual Regression Puppeteer
Do you want to know how to perform visual regression testing with Puppeteer? Check out this quick guide on Puppeteer Visual Regression Testing to get started.
Learn More -
How to capture Lazy Loading Images for Visual Regression Testing in Puppeteer
Learn how to use Puppeteer to lazy load images for visual regression testing. Enhance your automated visual tests with Percy.
Learn More -
Snapshot Testing in iOS
Learn how to harness snapshot testing in iOS to ensure that code changes don't result in unexpected UI alterations.
Learn More -
How to reduce False Positives in Visual Testing?
Learn to mitigate false positives during visual testing or visual regression testing that can cause glitches in the webpage UI.
Learn More -
How to Perform Visual Testing for Components in Cypress
Master visual testing for components in Cypress with this concise guide. Learn setup, test writing, and execution for precise UI validation.
Learn More