Sharing our challenges, mistakes, hacks, successes, opinions and news
When it comes to end-to-end testing, developers often face the challenging task of debugging failing tests. Two of the most popular tools in this space are Cypress and Playwright. Both offer powerful features, including time travel debugging capabilities. However, Cypress excels in creating a more i
Testing in the software development cycle is a critical phase that ensures the final product is reliable, functional, and meets user expectations. By identifying and fixing bugs early, testing prevents them from snowballing into larger, more complex issues, ultimately saving time and resources. Thor
Looking for Early Access? Sign up here. Cypress broke new ground in testing by introducing an app that visually displays your tests running on your application in real-time. Since then, we’ve become one of the largest testing frameworks globally, enabling thousands of organizations to confidently de
Selectors are a fundamental part of frontend development and testing. They enable developers and testers to interact with and manipulate elements within the Document Object Model (DOM). In the context of automated testing, particularly with tools like Cypress, selectors play a crucial role in ensuri
In today's fast-paced software development landscape, ensuring the quality and reliability of applications is critical for success. A robust testing strategy serves as the cornerstone of software quality assurance, providing developers with confidence in their code and ensuring a seamless user exper
This week we were joined by Carter Capocaccia, Senior Engineering Manager of Quality Automation at Hilton, for an illuminating webinar where the he demystified the intricacies of setting up CICD workflows and integrating quality automation, using GitHub Actions, Cypress, and Vercel. Here are the top
Looking for early access? Sign up here. Introduction We built Cypress Accessibility to help teams measure and improve the accessibility of their applications by adding highly effective, zero-effort accessibility checks to the Cypress Cloud platform. To do this, we automatically generate rich, intera
Recently, we were joined by Cypress Ambassadors and Brian Mann, the visionary founder behind Cypress, to discuss an exciting new feature released in Cypress 13: Test Replay! In this article, we’ve summarized the key takeaways from the webinar. If you’re curious for more, the full recording is availa
We’ve created an educational tool to help you visualize and learn the differences between Protractor and Cypress APIs to move your tests over more rapidly: the Cypress Migrator! The tool is a hands-on playground where you can easily paste in code snippets from Protractor to see what they look like i