Visual Regression Testing in Selenium

Visual Regression Testing in Selenium

Add Buddy Visual Tests to an existing Selenium test suite. Compare how your app looks, collect test results, and stop visual regressions in the pipeline.

Visual Checkpoints in Cypress Flows

Visual Checkpoints in Cypress Flows

Learn how to add Buddy Visual Tests to existing Cypress tests, pick high-value checkpoints, and stop broken UI before it reaches prod.

Your Playwright Tests Pass. Your UI Is Still Broken

Your Playwright Tests Pass. Your UI Is Still Broken

Learn how to add Buddy Visual Tests to an existing Playwright test suite, catch UI regressions, and stop broken layouts before merge.

Load testing with k6 and Buddy

Load testing with k6 and Buddy

Learn how to use k6 load testing to prepare your app for high-traffic scenarios and to guard your code from regression.

The simple guide to Cypress.io test automation

The simple guide to Cypress.io test automation

Learn how to write tests with Cypress and automatically run them on every change to code.

How to track code coverage with SonarQube and Buddy

How to track code coverage with SonarQube and Buddy

Learn how to reliably monitor your code coverage using SonarQube with Buddy.

How to run and automate visual tests on your website

How to run and automate visual tests on your website

Learn how to configure a pipeline that will build your application and perform automated visual tests in the staging environment.

How to Run Selenium Tests in Docker with Java and Maven

How to Run Selenium Tests in Docker with Java and Maven

Learn how to run Selenium WebDriver tests in Docker containers with Java and Maven. Step-by-step guide to automated browser testing and CI/CD.