spotsaas-logo
Get Listed

9.0

Spot Score

Cypress.io - Automated Testing Software

Cypress.io Reviews in April 2025: User Ratings, Pros & Cons

Test smarter, not harder with Cypress.io.

4.8

Add to compare

Cypress.io offers custom pricing plan

Request a Quote

Cypress.io Reviews & Ratings

4.8

Excellent

Based on 83 ratings & 82 reviews

Rating Distribution

Excellent

(78)

Very Good

(4)

Good

(0)

Poor

(0)

Terible

(0)

Expert's Review

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.io pros and cons

  • 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 :

Relevance
Relevance
Highest-Rated
Lowest-Rated
Least-Recent
Most-Recent

Share this page

Showing 31-40 out of 82

VG

Vincent G

05/27/20

5 out of 5

Really great tool for E2E testing

What do you like best? Easy setup with the different browser and CI, easy async testing of components What do you dislike? Nothing. Probably sometimes the tests doesn't reload correctly, and we need to re-open the Cypress UI. What problems are you solving with the product? What benefits have you realized? We needed to add E2E testing to our applications. We previously tried to setup other tools but the setup was long and writing tests took too much time. The environment and ...

Read more

UI

User in Computer Software

04/15/20

5 out of 5

Great framework for E2E testing

What do you like best? Recorded videos of test runs, DOM time-travel, retriability What do you dislike? Doesn't work that great with reactive web apps What problems are you solving with the product? What benefits have you realized? We use it for E2E testing of our web app

HL

Hugh L

03/30/20

5 out of 5

Move fast - Don't break things

What do you like best? Low barrier to entry. Test syntax is easy to read. What do you dislike? Doesn't currently support IE or Safari. Although the addition of FireFox support in v4 is a great step in the right direction. Recommendations to others considering the product: Better integration with Azure Active Directory & MSAL. What problems are you solving with the product? What benefits have you realized? Before cypress we only had Unit & E2E test suites. This meant we had ...

Read more

BD

Brad D

03/09/20

5 out of 5

A huge step up from Selenium

What do you like best? Not having to litter my automation with webdriverwaits What do you dislike? Memory leaks during usage (primarily caused by Chrome) Recommendations to others considering the product: Consider the paid dashboard if you need parallelization. It makes implementation a breeze. What problems are you solving with the product? What benefits have you realized? I'm able to develop automation much quicker in a way that's less dependent on the environment. Built ...

Read more

UI

User in Computer Software

03/04/20

5 out of 5

We started testing our microservices with Cypress and it's really awesome

What do you like best? Mocking, API, and e2e testing functionality What do you dislike? I think parallel execution and pricing model can be more transparent What problems are you solving with the product? What benefits have you realized? It's easy to do automation of microservices with one tool in different parts. With awesome documentation this is super cool

PS

Przemysław S

01/24/20

5 out of 5

Writing tests never been so easy!

What do you like best? The most helpful for me is possibility to stub requests. I have very complicated product on the backend and setup is very painful. Plugin system is also awesome. I can pick which extensions to install and use. What do you dislike? I don't think that there is anything in Cypress to dislike. Well, the integration with Firefox...I've been waiting for it since the very beginning :) The Cypress team confirms on monthly basis that they are so close...year after year. ...

Read more

PI

Peter I. J

01/20/20

5 out of 5

The software provides better and faster and more reliable tests than other competing software.

What do you like best? I love reporting! I love documentation! Reading and understanding is simple. Most solutions are made available instantly and plugins are available for deeper research. What do you dislike? I can't persuade my QA Manager to do all the research that Cypress needs. He wants a single instrument to measure all rates. The support of the cross-browser is working on, but currently is not available. Recommendations to others considering the product: For all their ...

Read more

DF

Danny F

01/20/20

5 out of 5

Best end to end framework out there

What do you like best? It is pretty descriptive the way you write the tests and the inspector is amazing <3 What do you dislike? Is not available for Firefox, Safari and Microsoft Edge What problems are you solving with the product? What benefits have you realized? Write e2e tests with ease and it has amazing features like Time travel, Real-time reloads, Spies and stubs. It is simply incredible.

RR

Renato R

01/02/20

5 out of 5

A dedicated environment for complete browser testing and UI TDD

What do you like best? I love the way Cypress can handle TDD. It can replace opening Chrome on its own completely. The tests are intuitive to write, have simple API and their execution is so fast that probably 99% of the features are faster to implement by writing a test first than to manually interact with the browser. API stubbing is great too because it allows creating an isolated environment that does not touch the backend API. This can provide an additional layer of security and ...

Read more

PM

Panagiotis M

12/23/19

5 out of 5

Easiest testing tool out there!

What do you like best? Node JS makes it easier to communicate the tool across testers and even developers! Amazing stabbing & server capabilities. What do you dislike? It works only with chrome. It would be nice to see firefox integration in the future What problems are you solving with the product? What benefits have you realized? Fast and reliable tests!