End-to-end testing is one of the most important tools in your tool belt. Depending on your current environment set up, there are known problems that teams run into with e2e testing, which can make it slower than it should be. Several factors contribute to this: * Fragile or flaky tests * Testing…
Number of posts: 9
Webinar Recap: Best practices for testing in CI/CD with Cypress Cloud
Recently, we hosted a webinar featuring Ely Lucas, Developer Experience Engineer, and Shawn Harris, Sr. Technical Solutions Engineer. They shared valuable insights and best practices for constructing a test automation strategy, configuring and setting up tests, and seamlessly integrating them into y…
New for 12.9: Debug Page Run Navigation
With the release of Cypress 12.9, we’re improving our new Debug page by allowing users to navigate between test runs, which will be surfaced and persisted. The Debug page was designed to enhance the CI debugging experience, allowing users to view, investigate, and rerun failed tests recorded to the…
Introducing in-app test results: A streamlined, local workflow for debugging CI failures
Introducing in-app test results, a game-changing addition to Cypress that allows you to easily debug failed CI test runs right from your local app. With the new Debug page in the app, you can review, rerun, and debug failed CI test runs that are recorded to Cypress Cloud. Debugging failed CI test r…
Webinar: Future-Proofing Your Automation Pipeline
With Cypress end-to-end testing, you can feel confident that your entire app is functioning as a cohesive whole. But what about testing the visual integrity of your app to make sure that you’re avoiding rendering issues? How do you bring it all together efficiently? Cypress makes testing fast, easy…