<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Diffy — Visual Regression Testing</title><description>Diffy automatically detects visual changes in your website by comparing screenshots between environments. Catch regressions before they reach production.</description><link>https://diffy.website/</link><item><title>7 Must use WordPress plugins for business websites and why to use them</title><link>https://diffy.website/blog/7-must-use-wordpress-plugins-for-business-websites/</link><guid isPermaLink="true">https://diffy.website/blog/7-must-use-wordpress-plugins-for-business-websites/</guid><description>WordPress plugins are widely used to add some new functionality or to extend the existing functionality on the website.</description><pubDate>Wed, 10 Mar 2021 00:00:00 GMT</pubDate></item><item><title>Automation Testing 101: Benefits, Types &amp; Tools</title><link>https://diffy.website/blog/automation-testing/</link><guid isPermaLink="true">https://diffy.website/blog/automation-testing/</guid><description>If you are familiar with software testing, you already know that there are two main types: manual and automation testing. Both aim to execute a test case and compare the expected results and actual re</description><pubDate>Wed, 27 Jul 2022 00:00:00 GMT</pubDate></item><item><title>The Complete Compatibility Testing Guide | Tools, Types &amp; Examples</title><link>https://diffy.website/blog/compatibility-testing/</link><guid isPermaLink="true">https://diffy.website/blog/compatibility-testing/</guid><description>As technology advances faster than ever, software development needs aren&apos;t focused on a single platform anymore. Today, each software is developed with the aim to run cross-platform. This is where th</description><pubDate>Tue, 17 May 2022 00:00:00 GMT</pubDate></item><item><title>A Comprehensive Guide to Non Functional Testing: Types, Examples, and Tools</title><link>https://diffy.website/blog/comprehensive-guide-non-functional-testing-types-examples-tools/</link><guid isPermaLink="true">https://diffy.website/blog/comprehensive-guide-non-functional-testing-types-examples-tools/</guid><description>Testing is an essential part of the software development lifecycle. Any software application needs to be tested for its functional and non functional requirements. Testing helps to examine if the soft</description><pubDate>Tue, 22 Mar 2022 00:00:00 GMT</pubDate></item><item><title>Drupal And Design Systems</title><link>https://diffy.website/blog/drupal-design-systems/</link><guid isPermaLink="true">https://diffy.website/blog/drupal-design-systems/</guid><description>Design systems is a modern approach to building websites and keeping your visuals consistent. In this article we will talk about different ways you can integrate design systems in your theme.</description><pubDate>Tue, 07 Mar 2023 00:00:00 GMT</pubDate></item><item><title>SVG with GIF inside. How to freeze the animation?</title><link>https://diffy.website/blog/freeze-gif-inside-svg/</link><guid isPermaLink="true">https://diffy.website/blog/freeze-gif-inside-svg/</guid><description>We discovered that you can place animated GIFs inside of the SVG. This makes freezing animation very interesting problem.</description><pubDate>Fri, 13 Oct 2023 00:00:00 GMT</pubDate></item><item><title>A Brief Guide to Functional Testing, Types &amp; Examples</title><link>https://diffy.website/blog/functional-testing-types/</link><guid isPermaLink="true">https://diffy.website/blog/functional-testing-types/</guid><description>Apart from being an integral part of the [SDLC](https://www.tutorialspoint.com/sdlc/sdlc_quick_guide.htm), functional testing is defined as testing a software system&apos;s ability to meet the functional </description><pubDate>Fri, 15 Apr 2022 00:00:00 GMT</pubDate></item><item><title>Functional vs. Non Functional Testing: A Comparison Guide</title><link>https://diffy.website/blog/functional-vs-non-functional-testing/</link><guid isPermaLink="true">https://diffy.website/blog/functional-vs-non-functional-testing/</guid><description>Testing plays a vital role in successful software deployment, product releases, or end-to-end solutions building. Both functional and non functional testing hold equal importance in successfully execu</description><pubDate>Wed, 13 Apr 2022 00:00:00 GMT</pubDate></item><item><title>Pantheon deployments from your GitHub repo only</title><link>https://diffy.website/blog/github-pantheon-workflow/</link><guid isPermaLink="true">https://diffy.website/blog/github-pantheon-workflow/</guid><description>Problems we solve: only one person on the team can do deployments to Test / Prod environment in Pantheon, deployments need manual steps, there is no easy way to see what code is currently in Production.</description><pubDate>Mon, 26 Feb 2024 00:00:00 GMT</pubDate></item><item><title>Make some pages for Visual Regression Testing only in Drupal</title><link>https://diffy.website/blog/hide-page-for-visual-regression-testing-drupal-ip-address/</link><guid isPermaLink="true">https://diffy.website/blog/hide-page-for-visual-regression-testing-drupal-ip-address/</guid><description>When you do visual regression testing, it can be a great idea to have some dedicated pages with all the different elements of your site combined.</description><pubDate>Thu, 11 Jul 2024 00:00:00 GMT</pubDate></item><item><title>How to Avoid False Positives when Doing Visual Testing</title><link>https://diffy.website/blog/how-avoid-false-positives-when-doing-visual-testing/</link><guid isPermaLink="true">https://diffy.website/blog/how-avoid-false-positives-when-doing-visual-testing/</guid><description>The biggest pain point of full-page screenshot visual regression testing is false positives. They usually happen because of the dynamic nature of the content.</description><pubDate>Wed, 26 Feb 2020 00:00:00 GMT</pubDate></item><item><title>Non functional Testing: Types &amp; Examples</title><link>https://diffy.website/blog/non-functional-testing-types/</link><guid isPermaLink="true">https://diffy.website/blog/non-functional-testing-types/</guid><description>A Software Development Lifecycle (SDLC) is undoubtedly incomplete without testing. The testing phase comes right after the Post Development Review (PDR) once the documented business rules of a feature</description><pubDate>Thu, 21 Apr 2022 00:00:00 GMT</pubDate></item><item><title>25 Web Dev &amp; QA Testing Statistics Every Developer Should Know [2022]</title><link>https://diffy.website/blog/qa-testing-web-development-statistics/</link><guid isPermaLink="true">https://diffy.website/blog/qa-testing-web-development-statistics/</guid><description>Trends move quickly in the web development and QA testing space. These trends can help predict where the QA and testing industry is headed. Development teams can adapt emerging best practices and meth</description><pubDate>Sun, 13 Nov 2022 00:00:00 GMT</pubDate></item><item><title>Regression Testing: Your Step-by-Step Action Plan</title><link>https://diffy.website/blog/regression-testing-step-by-step-action-plan/</link><guid isPermaLink="true">https://diffy.website/blog/regression-testing-step-by-step-action-plan/</guid><description>Oftentimes you have to maintain or modify a website you did not build. This means understanding someone else’s work and building test cases for a website you know very little about.</description><pubDate>Wed, 24 Aug 2022 00:00:00 GMT</pubDate></item><item><title>Dealing with ShadowDOM with jQuery</title><link>https://diffy.website/blog/shadow-dom-with-jquery/</link><guid isPermaLink="true">https://diffy.website/blog/shadow-dom-with-jquery/</guid><description>Recently we started testing urban.org and we wanted to take screenshots of the dropdown menu and search box, but they were implemented as components with shadowDOM.</description><pubDate>Thu, 17 Aug 2023 00:00:00 GMT</pubDate></item><item><title>Stabilizing Elementor website for Visual Regression Testing</title><link>https://diffy.website/blog/stabilize-elementor-website-visual-regression-testing/</link><guid isPermaLink="true">https://diffy.website/blog/stabilize-elementor-website-visual-regression-testing/</guid><description>Elementor is a very popular WordPress Website builder. Regarding visual regression testing, because of the dynamic nature of the widgets, it can sometimes be tricky to avoid false positives.</description><pubDate>Fri, 21 Feb 2025 00:00:00 GMT</pubDate></item><item><title>Visual Regression Testing: The Best of Both Worlds</title><link>https://diffy.website/blog/stanford-webcamp-best-of-both-worlds/</link><guid isPermaLink="true">https://diffy.website/blog/stanford-webcamp-best-of-both-worlds/</guid><description>Visual regression testing sits in a unique middle ground between manual and automated testing — and that is exactly what makes it so powerful. This article is based on Stanford WebCamp presentation from 2026.</description><pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate></item><item><title>Testing tabs, mobile menu, sliders</title><link>https://diffy.website/blog/testing-tabs-mobile-menu-sliders-screenshots/</link><guid isPermaLink="true">https://diffy.website/blog/testing-tabs-mobile-menu-sliders-screenshots/</guid><description>A lot of web pages right now have some elements that get activated by clicking on the pages. For example, sliders, or dropdown menus, or tabs. How to take screenshots of those pages too?</description><pubDate>Thu, 22 Oct 2020 00:00:00 GMT</pubDate></item><item><title>Top Visual Regressions that You Can Spot with and without Automated Testing</title><link>https://diffy.website/blog/top-website-visual-regressions-spot-automated-testing/</link><guid isPermaLink="true">https://diffy.website/blog/top-website-visual-regressions-spot-automated-testing/</guid><description>Visual bugs are typically considered easy to spot. You can often see what’s missing or what’s amiss on a web page.</description><pubDate>Fri, 12 Aug 2022 00:00:00 GMT</pubDate></item><item><title>2 different ways to use Baseline in your visual regression testing process</title><link>https://diffy.website/blog/two-ways-to-use-baseline-set-screenshots/</link><guid isPermaLink="true">https://diffy.website/blog/two-ways-to-use-baseline-set-screenshots/</guid><description>While you can directly compare two websites with VRT there is a notion of a Baseline set that you always compare against. We see two main use cases: monitoring and saving time in pull request testing.</description><pubDate>Mon, 09 Oct 2023 00:00:00 GMT</pubDate></item><item><title>Everything You Need To Know About Performance Testing and Its Types</title><link>https://diffy.website/blog/types-of-performance-testing/</link><guid isPermaLink="true">https://diffy.website/blog/types-of-performance-testing/</guid><description>The software testing process does not end with the segregation of functional and non-functional types. Therefore, to develop a thorough understanding of the[ SDLC](https://phoenixnap.com/blog/software</description><pubDate>Tue, 17 May 2022 00:00:00 GMT</pubDate></item><item><title>Visual Testing of Patternlab and Drupal</title><link>https://diffy.website/blog/visual-testing-patternlab-drupal/</link><guid isPermaLink="true">https://diffy.website/blog/visual-testing-patternlab-drupal/</guid><description>Patternlab is a UI design system that helps to build and maintain websites. The biggest advantage of using such a system is that it fills the gap between developers and creates a universal library of </description><pubDate>Tue, 18 Feb 2020 00:00:00 GMT</pubDate></item><item><title>What Kind of Things Break During WordPress or Drupal Updates and How to Fix Them Quickly</title><link>https://diffy.website/blog/what-kind-of-things-break-during-wordpress-or-drupal-updates/</link><guid isPermaLink="true">https://diffy.website/blog/what-kind-of-things-break-during-wordpress-or-drupal-updates/</guid><description>Much of the modern Web is powered by open source content management systems (CMS) like WordPress or Drupal. Like all software, though, even the most reliable CMS needs bug fixes, and all world-class s</description><pubDate>Thu, 10 Dec 2020 00:00:00 GMT</pubDate></item><item><title>What Is User Acceptance Testing? How Is It Planned and Executed?</title><link>https://diffy.website/blog/what-user-acceptance-testing-how-planned-executed/</link><guid isPermaLink="true">https://diffy.website/blog/what-user-acceptance-testing-how-planned-executed/</guid><description>User acceptance testing (UAT) is the ultimate decider of how your target audience will react to your product. Although a type of[ functional testing](https://diffy.website/blog/functional-testing-type</description><pubDate>Wed, 01 Jun 2022 00:00:00 GMT</pubDate></item></channel></rss>