9.0
Spot Score
Test smarter, not harder with Cypress.io.
Add to compare
Cypress.io offers custom pricing plan
Cypress stands out as a top-notch tool for advanced software testing, earning high praise for its numerous strengths. Users appreciate its easy setup, fast test execution, real-time reloading, and powerful debugging capabilities. The intuitive API, automatic waiting, and excellent documentation make it a standout choice for developers. Additionally, its ability ...Read more
Cypress is praised for its easy setup, fast test execution, real-time reloading, and debugging capabilities, automating waiting and retrying.
Users appreciate Cypress for its intuitive API, excellent documentation, and community support, making it easy to learn and use even for non-developers.
Cypress is highly regarded for its stability and automation, allowing for quick and efficient testing of applications.
The tool offers powerful test capabilities, speeds up test runs, simplifies debugging, and integrates well with Node.js for testing APIs.
Some users find the lack of cross-browser support, specifically for Firefox and Safari, limiting and look forward to future integration for broader compatibility.
Organizations with users accustomed to traditional Selenium-based tools may face resistance to adopting Cypress due to familiarity with existing solutions.
Log in Required to View Reviews
Filter results
Sort by :
Showing 41-50 out of 82
AC
Alvin C
12/02/19
End-to-end testing made easy
What do you like best? It's simple to install, set up and start writing your very first test. On top of getting started quickly, the docs are solid in terms of giving examples and having opinionated strategies for testing. Having these resources are an excellent addition on top of the software itself. What do you dislike? The docs on assertions could be made a bit clearer, e.g. have an opinion on when and how to use them. For example, testing strategies in the docs does a great job of ...
Read more
VV
Veli-Matti V
12/02/19
End-to-end testing made easy
What do you like best? It is extremely easy and quick to set up integration/e-2-e tests with Cypress. In some cases I'm able to automate new cases in just few minutes which is pretty sweet. What do you dislike? Our app is a bit unique what comes to internal state management and receiving updates from data sources. Cypress is not very fluent with app like this where DOM changes are not 100% predictable or happening in expected order. What problems are you solving with the product? ...
Read more
NH
Nikita H
10/28/19
A quick and easy tool to test your app
What do you like best? Simplicity, adequate learning curve, thorough documentation, community around it. What do you dislike? nothing I can think of really, maybe a few features that are currently lacking like testing in an iframe What problems are you solving with the product? What benefits have you realized? Cypress tests help to make our system more robust, catch bugs on the pipeline
AI
Administrator in Professional Training & Coaching
10/28/19
Love at first sight
What do you like best? Was totally new to Cypress, but after moments of using it, I can see exactly how helpful it's going to be. I've even started adding the fact that i'm teaching myself Cypress to my Cover Letters as I apply for jobs. What do you dislike? Nothing yet! Love what i've seen so far, looking forward to continued use. What problems are you solving with the product? What benefits have you realized? Web Testing, so much better that Selenium.
DS
Drew S
10/21/19
Presented Cypress.io in private tech conference
What do you like best? I love the documentation! It is easy to read and understand. Many answers are made immediately available and plugins for deeper work are also there. What do you dislike? I can't convince my QA Lead that Cypress will do everything he wants it to do. He wants a single tool to do all levels of testing. Cross-browser support is being worked on, but isn't currently usable. Recommendations to others considering the product: Use Cypress for all its strengths. Help ...
Read more
AI
Administrator in Information Technology and Services
10/03/19
Easy for a person new to coding
What do you like best? I like that it is easy to learn. Even for a person who does not have a programming background. What do you dislike? There is no Hover command, I have had to find ways to make the application hover over menu items in the application being tested. Recommendations to others considering the product: Cypress is easy to use for people who do not write code with just a little bit of help in the beginning. I have 170+ test cases in a test suite that runs in less ...
Read more
UI
User in Computer Software
09/09/19
Best FE Automation tool out there
What do you like best? Coming from a Selenium background, having intelligent waits based on the chrome dev tools api is unbelievably nice. What do you dislike? Can't test across application tabs. There are times when the documentation can be hard to navigate / error messages aren't extremely helpful. Recommendations to others considering the product: Just get started! What problems are you solving with the product? What benefits have you realized? Automating client side ...
Read more
UI
User in Computer Software
09/09/19
an amazing tool that has helped us deliver higher quality
What do you like best? it makes it really easy to develop and debug e2e tests, and the fact that Cypress is really intuitive it makes it easy to pickup even without previous automation experience What do you dislike? the lack of support for other browsers at the moment Recommendations to others considering the product: really easy to pickup from scratch and get it working without much hassle What problems are you solving with the product? What benefits have you realized? ...
Read more
DL
David L
07/29/19
Awesome End-To-End testing solution!
What do you like best? To me, Cypress tests are: - fast to execute, - simple to write, - easy to debug with good developer tooling, - quick to add to your Continuous integration pipeline, - and reliable. I also like the community around it: very helpful! The Dashboard gives useful help to setup parallelization and the expected improvements in speed (did not see any tool do that before). Also the local "cypress open" command has useful settings for CORS, or to see ...
Read more
UI
User in Accounting
07/17/19
The most easy way to test your apps like a human
What do you like best? Cypress is great for test apps, it is easy to use and short learning curve. What do you dislike? Should be nice if the website and the documentation support multi-languages. What problems are you solving with the product? What benefits have you realized? Get the same behavior as the user works with my app