TrustRadius Insights for Cypress.io are summaries of user sentiment data from TrustRadius reviews and, when necessary, third party data sources.
Pros
Real-time results and browser-based testing: Many users love that Cypress allows them to run tests in a browser and see real-time results, providing a clear view of any issues that may arise during testing. This has been mentioned by multiple reviewers as a standout feature of the tool.
Comprehensive documentation and custom plugin support: Cypress is praised for its comprehensive documentation, with users appreciating the availability of clear information to write tests and integrate Cypress with frameworks like VueJS and Angular. The ability to write custom plugins for specific test needs is also highly valued by users.
Ease of use and learnability: Users find Cypress easy to use and learn, with a syntax that is straightforward and not complicated like other automation tools. Several reviewers have mentioned this simplicity as one of the major advantages of using Cypress for their testing needs.
Loading Reviews List....
Cypress.io Reviews
1 Review
Engineering
Search is temporarily unavailable. Filters are still applied.
We are using Cypress.io for end-to-end testing of our web applications. With Cypress.io, we can do both web UI and API testing. Recently, we are also doing visual regression tests with the help of plugins available in Cypress.io. We also use the Cypress.io dashboard for getting insight on the test passing and failing data.
Pros
autimation of end to end testing of web UI and api
Getting insight on failing and passing tests
Cons
There are a lot of plugins but several of them have many errors. So Cypress.io should work integrating more features so that people should not rely on these plugins. For example, many people use cypress-cucumber-preprocessor and Cypress.io can start by integrating Gherkin support by default so that reliance in plugins are decreased.
Likelihood to Recommend
Automating a test is very easy when you start with Cypress.io. It is extremely easy to set up and use. Also, debugging a failed test is hassle-free because of its time travel feature. We can do both web UI and API testing with Cypress.io and the only prerequisite is some knowledge in Javascript.