---
description: ¿Qué piensan los usuarios de Cypress? Lee las reseñas y opiniones verificadas, descubre sus características y el nivel de usabilidad, consulta los precios y conoce las ventajas y desventajas de Cypress gracias a Capterra República Dominicana.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Cypress - Opiniones, precios y características - Capterra República Dominicana 2026
---

Breadcrumb: [Inicio](/) > [Herramientas de automatización de pruebas](/directory/30609/automated-testing/software) > [Cypress](/software/168276/cypress)

# Cypress

Canonical: https://www.capterra.do/software/168276/cypress

Página: 1 de 4\
Siguiente: [Página siguiente](https://www.capterra.do/software/168276/cypress?page=2)

> Pruebas de front-end para cualquier cosa que se ejecute en un navegador. Configura, escribe y ejecuta pruebas con mensajes de error para facilitar la depuración.
> 
> Veredicto: 67 usuarios lo han valorado con **4.7/5**. De los mejores valorados en **Probabilidad de recomendación**.

-----

## Vista rápida

### ¿Quién usa Cypress?

Los desarrolladores de front-end y los ingenieros de aseguramiento de la calidad que escriben pruebas automáticas y están cansados de que las pruebas sean un dolor de cabeza. Para ellos, Cypress hace las pruebas más rápidas, más fáciles y mucho más confiables.

## Estadísticas y valoraciones rápidas

| Métrica | Calificación | Detalles |
| **En general** | **4.7/5** | 67 Opiniones |
| Facilidad de uso | 4.7/5 | Basado en las opiniones generales |
| Asistencia al cliente | 4.5/5 | Basado en las opiniones generales |
| Relación calidad-precio | 4.6/5 | Basado en las opiniones generales |
| Funcionalidades | 4.5/5 | Basado en las opiniones generales |
| Porcentaje de recomendaciones | 90% | (9/10 Probabilidad de recomendación) |

## Sobre el proveedor

- **Empresa**: Cypress.io
- **Ubicación**: Atlanta, EE. UU.
- **Constitución**: 2015

## Contexto comercial

- **Precio de partida**: US$99.00
- **Modelo de precios**:  (versión gratuita disponible) (Prueba gratis)
- **Público objetivo**: Trabajador autónomo, 2-10, 11-50, 51-200, 201-500, 501-1,000, 1,001-5,000, 5,001-10,000, 10,000+
- **Despliegue y plataformas**: Mac (desktop), Windows (desktop)
- **Idiomas admitidos**: inglés
- **Países disponibles**: Estados Unidos

## Funcionalidades

- Admite la ejecución en paralelo
- Vista jerárquica

## Opciones de asistencia

- Chat

## Categoría

- [Herramientas de automatización de pruebas](https://www.capterra.do/directory/30609/automated-testing/software)

## Alternativas

1. [BrowserStack](https://www.capterra.do/software/162900/browserstack) — 4.6/5 (749 reviews)
2. [TestMu AI](https://www.capterra.do/software/170732/lambdatest) — 4.6/5 (543 reviews)
3. [Katalon Studio](https://www.capterra.do/software/1018018/katalon-studio) — 4.4/5 (706 reviews)
4. [SoapUI](https://www.capterra.do/software/170648/soapui) — 4.5/5 (168 reviews)
5. [Tricentis Testim](https://www.capterra.do/software/165430/testim) — 4.6/5 (50 reviews)

## Opiniones

### "Cypress is easy and single packed" — 4.0/5

> **Prakash** | *16 de diciembre de 2020* | Software informático | Valoración de la recomendación: 9.0/10
> 
> **Puntos a favor**: This automation tool is very easy to install and write tests.&#10;The thing I liked most in cypress are given below:  &#10;i. No need to install extra driver for browser.&#10;ii. It uses JS and very suitable for single page applications.&#10;iii. Single line of code will install the cypress in your machine.&#10;iv. I really love its features like time travel, video recording and image capturing, auto waiting and so on.
> 
> **Puntos en contra**: I have found some issues in cypress. They are working on to fix these issues.&#10;i. It does not support multiple browsers which is not be suitable for some tests.&#10;ii. "Detached from DOM" this is the common issue I have encountered.
> 
> I am working as an automation engineer where I feel cypress is easy to install and get rolling. I like its outstanding features including time-travel, video, screenshots and so on. It has some issues as well but I prefer using Cypress to other automation tools.

-----

### "Quick and easy testing for everyone." — 5.0/5

> **Piotr** | *2 de junio de 2022* | Software informático | Valoración de la recomendación: 10.0/10
> 
> **Puntos a favor**: Simplicity.&#10;Customer support.&#10;Documentation.&#10;Functionalities - Shadow DOM, DOM manipulation, debugger, videos and screenshots, automatic wait, etc.&#10;Open mode with all execution details.&#10;A number of additional plugins and ease of implementation.&#10;Frontend, Backend, and API testing support.
> 
> **Puntos en contra**: Poor support of parallelization, iframes.&#10;It may be not intuitive.&#10;Minor bugs specific to this framework.
> 
> I am working with Cypress for over 3 years. This framework is reliable, fast, and user-friendly. Failed tests debugging is enjoyable with a detailed open mode console. The amount of functionalities is amazing and its usage usually is just as simple as entering one or two methods. Each test is recorded/screenshotted if failed. Adaptation to users' needs is vast - multiple configs if needed, different types of tests (frontend, API), a huge amount of open-source plugins ready to work within two terminal commands, and much more. Documentation, as well as customer support, help greatly with all problems and questions. In 95%, if you have a bug, somewhere there is a solution. &#10;&#10;However, Cypress has some downsides, like a lack of native parallelization support (which needs an external cloud). Some functionalities (because of the framework architecture) are not supported (iframes) or resolved in a strange way (real mouse hover). Also, the structure of the tests (cy.get...) may be confusing at the start, especially since it is completely different from Selenium syntax. &#10;&#10;To sum up this review, Cypress is an amazing piece of code, that helped me greatly through the years. It has some specific problems and a unique structure, but when understood and used correctly it is extremally powerful and can be widely implemented to handle apps testing.

-----

### "A step forward for e2e, but still too many bugs for comfort" — 3.0/5

> **Ian Wyatt** | *17 de enero de 2020* | Software informático | Valoración de la recomendación: 7.0/10
> 
> **Puntos a favor**: The display for your e2e tests at every step is really what i always hoped for an e2e testing software
> 
> **Puntos en contra**: Is not reliable. Tests that are ran 3 times in a row, will work 1 or 2 of those times and it has nothing to do with anything you did.  Debugging often gives the wrong or useless information.

-----

### "One of the best UI automation testing tools" — 5.0/5

> **Joshua** | *24 de marzo de 2022* | Software informático | Valoración de la recomendación: 10.0/10
> 
> **Puntos a favor**: One of the most powerful features with Cypress is the test runner. You can else debug any tests with ease with their time machine feature where a user can click on cypress steps to view a screenshot of the app and view the DOM. This has helped us create more confidence than other low/no code solutions. Our web team is loving this and enjoy writing tests\!
> 
> **Puntos en contra**: It can be tricky learning how Cypress works and how to effective write tests. The rich documentation helps with the basics and provide recipes for more advanced scenarios. The community outside of the docs are very helpful with any questions.

-----

### "Cypress is a great flexible test framework" — 5.0/5

> **Dale** | *5 de octubre de 2023* | Software informático | Valoración de la recomendación: 8.0/10
> 
> **Puntos a favor**: constantly evolving, always a new feature in developmenteasy to learn and implement
> 
> **Puntos en contra**: not able to use on mobile app development
> 
> having been using Cypress for 6+ years, I still enjoy working with it on a daily basis.

-----

Página: 1 de 4\
Siguiente: [Página siguiente](https://www.capterra.do/software/168276/cypress?page=2)

## Enlaces

- [Ver en Capterra](https://www.capterra.do/software/168276/cypress)

## Esta página se encuentra disponible en los siguientes idiomas

| Local | URL |
| de | <https://www.capterra.com.de/software/168276/cypress> |
| de-AT | <https://www.capterra.at/software/168276/cypress> |
| de-CH | <https://www.capterra.ch/software/168276/cypress> |
| en | <https://www.capterra.com/p/168276/Cypress/> |
| en-AE | <https://www.capterra.ae/software/168276/cypress> |
| en-AU | <https://www.capterra.com.au/software/168276/cypress> |
| en-CA | <https://www.capterra.ca/software/168276/cypress> |
| en-GB | <https://www.capterra.co.uk/software/168276/cypress> |
| en-IE | <https://www.capterra.ie/software/168276/cypress> |
| en-IL | <https://www.capterra.co.il/software/168276/cypress> |
| en-IN | <https://www.capterra.in/software/168276/cypress> |
| en-NZ | <https://www.capterra.co.nz/software/168276/cypress> |
| en-SG | <https://www.capterra.com.sg/software/168276/cypress> |
| en-ZA | <https://www.capterra.co.za/software/168276/cypress> |
| es | <https://www.capterra.es/software/168276/cypress> |
| es-AR | <https://www.capterra.com.ar/software/168276/cypress> |
| es-CL | <https://www.capterra.cl/software/168276/cypress> |
| es-CO | <https://www.capterra.co/software/168276/cypress> |
| es-CR | <https://www.capterra.co.cr/software/168276/cypress> |
| es-DO | <https://www.capterra.do/software/168276/cypress> |
| es-EC | <https://www.capterra.ec/software/168276/cypress> |
| es-MX | <https://www.capterra.mx/software/168276/cypress> |
| es-PA | <https://www.capterra.com.pa/software/168276/cypress> |
| es-PE | <https://www.capterra.pe/software/168276/cypress> |
| fr | <https://www.capterra.fr/software/168276/cypress> |
| fr-BE | <https://fr.capterra.be/software/168276/cypress> |
| fr-CA | <https://fr.capterra.ca/software/168276/cypress> |
| fr-LU | <https://www.capterra.lu/software/168276/cypress> |
| it | <https://www.capterra.it/software/168276/cypress> |
| ja | <https://www.capterra.jp/software/168276/cypress> |
| nl | <https://www.capterra.nl/software/168276/cypress> |
| nl-BE | <https://www.capterra.be/software/168276/cypress> |
| pt | <https://www.capterra.com.br/software/168276/cypress> |
| pt-PT | <https://www.capterra.pt/software/168276/cypress> |

-----

## Datos estructurados

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra República Dominicana","address":{"@type":"PostalAddress","addressLocality":"Ciudad de México","addressRegion":"CMX","postalCode":"CP 11000","streetAddress":"Boulevard Manuel Ávila Camacho no. 36, Piso 10 Col. Lomas de Chapultepec CP 11000 México, D.F"},"description":"Capterra República Dominicana ayuda a millones de usuarios a encontrar el software adecuado. Descubre opiniones, valoraciones, infografías y las listas más exhaustivas de software empresarial.","email":"info@capterra.do","url":"https://www.capterra.do/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.do/#organization","parentOrganization":"Gartner, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"Cypress","description":"Cypress pone a prueba cualquier cosa que se ejecute en un navegador. Cypress Test Runner está diseñado para manejar los modernos entornos JavaScript especialmente bien. Se han realizado cientos de proyectos utilizando los marcos más recientes React, Angular, Vue, Elm, etc. Cypress también funciona igual de bien en aplicaciones renderizadas por servidor. El servicio Cypress Dashboard es un compañero opcional basado en la web de Test Runner. Registra pruebas en integración continua para que puedas entender las fallas y compartir los resultados con tu equipo.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/0f87ef27-1726-4b6c-b035-8f2f3808f8f0.png","url":"https://www.capterra.do/software/168276/cypress","@type":"SoftwareApplication","@id":"https://www.capterra.do/software/168276/cypress#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.do/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.7,"bestRating":5,"ratingCount":67},"offers":{"price":"99","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Apple, Windows"},{"@type":"FAQPage","@id":"https://www.capterra.do/software/168276/cypress#faqs","mainEntity":[{"name":"¿Qué es Cypress?","@type":"Question","acceptedAnswer":{"text":"Cypress pone a prueba cualquier cosa que se ejecute en un navegador. Cypress Test Runner está diseñado para manejar los modernos entornos JavaScript especialmente bien. Se han realizado cientos de proyectos utilizando los marcos más recientes React, Angular, Vue, Elm, etc. Cypress también funciona igual de bien en aplicaciones renderizadas por servidor. El servicio Cypress Dashboard es un compañero opcional basado en la web de Test Runner. Registra pruebas en integración continua para que puedas entender las fallas y compartir los resultados con tu equipo.","@type":"Answer"}},{"name":"¿Quién usa Cypress?","@type":"Question","acceptedAnswer":{"text":"Los desarrolladores de front-end y los ingenieros de aseguramiento de la calidad que escriben pruebas automáticas y están cansados de que las pruebas sean un dolor de cabeza. Para ellos, Cypress hace las pruebas más rápidas, más fáciles y mucho más confiables.","@type":"Answer"}}]},{"@type":"BreadcrumbList","itemListElement":[{"name":"Inicio","position":1,"item":"/","@type":"ListItem"},{"name":"Herramientas de automatización de pruebas","position":2,"item":"/directory/30609/automated-testing/software","@type":"ListItem"},{"name":"Cypress","position":3,"item":"/software/168276/cypress","@type":"ListItem"}],"@id":"https://www.capterra.do/software/168276/cypress#breadcrumblist"}]}
</script>
