9.0
Spot Score
Test smarter, not harder with Cypress.io.
Add to compare
Cypress.io offers custom pricing plan
Log in Required to View Reviews
Filter results
Sort by :
Showing 1-10 out of 82
SV
Sudheer V
07/08/23
"Best one in the market for advanced software testing"
What do you like best about Cypress? Cypress is praised for its easy setup, fast test execution, real-time reloading and debugging capabilities, automatic waiting and retrying, excellent documentation and community support, bundled assertion library, and powerful test capabilities. It offers developers an intuitive API, speeds up test runs, simplifies debugging with time-traveling, and automates waiting and retrying.
AU
Anonymous User
06/06/23
"QA"
What do you like best about Cypress? Cypress is one of the best frameworks I ever used, almost from the beginning of their development. It has good documentation and the possibility to write the plugins that your tests would need
AU
Anonymous User
06/06/23
"Integration testing made easy"
What do you like best about Cypress? I love that you can run your test in a browser and see all of them running in real-time. This gives you a great vantage point into your test suites, so you can see exactly where issues may be occurring.
FG
Felipe G
04/15/23
"The best tool to do a end2end test!"
What do you like best about Cypress? Cypress is easy to use, easy to knowledge, easy to find elements to create the tests, and perfectly integrated with Node.Js, and is good too for doing tests of APIs Restful. Much faster and stabilized in comparison to Selenium
AC
Alexandru Cristian I
03/28/23
"Cypress - Easy to learn - Medium to master Automation"
What do you like best about Cypress? I would say that I like the most the documentation provided by the Cypress team and the fact that you can find solutions for hickups on the Internet.
MA
Marly A
11/23/22
"Rápido e prático para automação de testes e2e"
What do you like best about Cypress? Facilidade de configuração do projeto e implementação dos cenários What do you dislike about Cypress?
YS
Yunus S
09/13/22
"Cypress is the best"
What do you like best about Cypress? Easy and fast. It handles component, e2e and api test What do you dislike about Cypress?
AU
Anonymous User
08/29/22
"Cypress is the BEST tool for web testing regardless of the framework you are using."
What do you like best about Cypress? Cypress is a great tool for E2E testing. Cypress is easy to setup, if you are using Typescript or JavaScript. Documentation for cypress is one of the best I have seen in my over 20+ years in software development. All the available commands, and the ability to add custom commands improve test structures and allow re-usability of common testing task, for example logging in. The test runner for cypress is amazing, it gives you the ability to run one or more ...
Read more
CM
Curtis M
06/14/22
"NextGen web apps require NextGen solutions!"
What do you like best about Cypress? Cypress is easy to set up and has multi-faceted solutions for whatever your test needs may be. At first glance, it seems like a one-trick web UI e2e solution. But upon further use you will quickly realized this tool can be used for so much more.
CL
Cody L
12/16/21
"Great end-to-end testing framework, seamless transition from Jest to here!"
What do you like best about Cypress? I love that Cypress allows you to write end-to-end tests in the same way you would write unit and integration tests within the React / Javascript environment. I also love that they integrate with the React Testing Library to make asserts seamless also.