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 51-60 out of 82
JP
Jordan P
07/15/19
Finally a great e2e test suite!
What do you like best? I love that it is so simple to get up and running and start writing meaningful tests in a way that just makes sense. What do you dislike? I have had some issues getting cypress to work with some of our apps that are using identity server. I'm sure their are ways to get it to work but I found little resources online centered around cypress and identity server. Recommendations to others considering the product: Cypress is finally the perfect use case for ...
Read more
EA
Eric A
07/15/19
An essential web development tool
What do you like best? Cypress gives us more confidence in our product. It allows us too easily automate the testing of our entire application. It integrates nicely into our continuous development and continuous integration environments like CircleCI. The team is always ready to answer questions or lend their assistance. What do you dislike? There is one feature of Cypress that I wish was present, that is mocking our network layer when using the fetch API. That being said, it is a ...
Read more
AW
Andy W
06/04/19
finally got into E2E testing with this solution
What do you like best? The simple async API with implied asserations , and the GUI which lets you see snapshots What do you dislike? Only Chrome browser support , and it could have a recorder What problems are you solving with the product? What benefits have you realized? E2E Testing Websites and Apps
JG
James G
06/01/19
Forget Selenium, Use Cypress.io
What do you like best? I love that the most if not all of the "framework" that you would build out using Selenium comes as part of Cypress.io out if the box. Waits, screenshots, videos, retries, etc. This lowers the maintenance requirement for your automation framework to close to zero. What do you dislike? That I can't use it to test everything! More browser support would be nice but I know that it's on the way. Recommendations to others considering the product: Watch the ...
Read more
UI
User in Marketing and Advertising
05/31/19
Incredible, Fast & Easy
What do you like best? The best think I like about Cypress is how easy is everything. You don't need to wait for events, easy install (npm and Docker)... What do you dislike? The worse thing and very important for me is the Browser compatibility. Right now it only supports Chrome. I think would be amazing to have at least Firefox and Edge. Recommendations to others considering the product: If you are looking for something easy, fast and where you can see each test individually ...
Read more
IA
Industry Analyst / Tech Writer in Computer Software
05/30/19
Easy to setup, built for beginners and also for experts at testing!
What do you like best? The chromium browser that opens up to help you write tests! It was perfect for a beginner like me in testing to start writing E2E tests What do you dislike? An built in editor to make it possible to write tests on the chromium browser What problems are you solving with the product? What benefits have you realized? As a fullstack dev at my company have to make sure that every part of my app is working as it supposed to, and one thing that I shouldn’t be ...
Read more
DD
Daniil D
05/20/19
Best E2E testing tool
What do you like best? - Quick setup and configuration - Intercept of XHR requests / fixtures - Easy interaction with UI elements What do you dislike? It is hard question. But on enterprise environment with proxys, firewalls, etc sometimes it is hard to setup Cypress. What problems are you solving with the product? What benefits have you realized? For the moment I'm promoting E2E testing with Cypress in my company and local developer groups. In some projects we adopted ...
Read more
PW
Patrick W
05/20/19
Future of Automated Testing is here
What do you like best? The runner, the syntax, the speed and the ease of use What do you dislike? that browsers are making it harder to get beyond chrome coverage with cypress Recommendations to others considering the product: Check your browser support policy. Cypress, due to browser standards, is only supporting a subset currently so if you need what's missing you have to either tailor your usage of Cypress or wait a bit longer What problems are you solving with the product? ...
Read more
NE
Nikolas E
05/19/19
A tool that redefines the concept of quality in automated testing
What do you like best? The time travel system is just fascinating it changes how you look to your application, now you are able to see step by step your app behavior and that makes much easier to debug events and help you provide a more detailed report, and that is just one feature among many, Automatic waiting, Network traffic control, from all the testing tools that I had the chance to work with, Cypress was the only one that never limited my testing strategies, Creating tests with ...
Read more
HQ
Hadyan Q
05/12/19
Happy First-timer of E2E Testing
What do you like best? Cypress has clear and very helpful documentation, and it often has anything that you'd need to ask about while writing your tests. What do you dislike? I haven't personally found best pattern to improve readability of the callbacks and closures. It's great once you have got used to it, but things like querying multiple aliases or wating for many requests could ressemble the familiar callback hell pyramid that could look daunting to many JavaScript developers. ...
Read more