Get to grips with Cypress and implement the concepts you learn with the help of real-world examples and best practices
Cypress is a modern automation testing framework for web-based frontend apps. Learning Cypress will help you overcome the shortcomings of conventional testing solutions such as dependency graph problems, the steep learning curve in setting up end-to-end testing packages, and difficulties writing explicit time waits for your tests.
With this book, you’ll learn how to use different Cypress tools, including time travel, snapshots, errors, and console output, to write fail-safe and non-flaky tests. You’ll discover techniques for performing test-driven development with Cypress and write cross-browser tests for your web applications. As you advance, you’ll implement tests for a sample application and work with a variety of tools and features within the Cypress ecosystem. Finally, this Cypress book covers advanced testing concepts such as visual testing and networking.
By the end of this book, you’ll be able to set up Cypress for any web app and know how to utilize it to its full potential.
The book is for automation testing professionals, software and web testers, and frontend web developers who are well-versed in JavaScript and want to learn and implement Cypress. If you are a Selenium tester who wants to migrate to Cypress and uncover its capabilities, you’ll find this book useful. A solid understanding of web testing and JavaScript is required.