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 81-82 out of 82
OK
olususi k
02/06/19
Testing the right way
What do you like best? It's an awesome tool with great documentation and so easy to use What do you dislike? For me and some of my colleagues, it looks ok for now What problems are you solving with the product? What benefits have you realized? Ensuring proper flow of end-to-end process for my application. It allows me to easily spot defect my the users of my application could spot that.
RG
Rohit G
10/16/18
Product Review - Cypress
What do you like best? Few Best things about Cypress:- First, Setting up in a existing project is very easy and straightforward. Define in your package.json as a dependency and you are good to use Cypress. No external dependencies required. Secondly, Auto -reloading option of Cypress which is saving a lot of time as we don't have to start the server again to get the changes. It's almost like the hot-reloading. Another thing, Cypress tests are written using Mocha and Chai, the ...
Read more