Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The article provides an overview of Cypress Test Automation, a tool designed for testing web applications. It highlights the reasons to use Cypress and provides a list of topics related to Cypress, including getting started, core concepts, dashboard, technical guides, continuous integration, component testing, toolstack, references, examples, and FAQs.

The Cypress test automation product is designed to test anything that runs in a web browser and allows you to use a single tool for all your testing needs. The architecture surrounding Cypress is developed to handle modern JavaScript frameworks. It has been used on projects using the latest frameworks; React, Angular, Vue, Elm, etc. It will also works equally well on older rendered pages or applications.

  • No labels