This book has been intended for Test Automation Engineers who want to learn cypress from the scratch and implement it for achieving their test automation goals. Cypress is an extremely powerful test automation tool which automates modern browsers. It is packed with useful built in features from framework perspective. The chapters in this book logically cover all these useful features and capabilities after covering an overview and installation of the tool. API TestingDatabase TestingAccessibility TestingVisual TestingPerformance TestingContinuous Integration
Authors Tanvi Nanda and Biswajit Nanda believe mastering any test automation tools is possible by learning important methods provided by it first and practicing those in examples. Once the built in methods are mastered, knowing other aspects of Test Automation are super important like how to set up a behaviour driven development framework in cypress, how to perform different testing like database testing, accessibility testing etc, how to set up a CI/CD pipeline, how to integrate with docker etc.