---
description: Ontdek de plus- en minpunten van Cypress en leer meer over de functies, de prijs en het gebruiksgemak van de software. Lees nuttige beoordelingen van geverifieerde gebruikers en ontdek vergelijkbare programma's  op Capterra België.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Cypress - Bekijk prijzen, reviews en scores - Capterra België 2026
---

Breadcrumb: [Startpagina](/) > [Software voor geautomatiseerd testen](/directory/30609/automated-testing/software) > [Cypress](/software/168276/cypress)

# Cypress

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

Pagina: 1 / 4\
Volgende: [Volgende pagina](https://www.capterra.be/software/168276/cypress?page=2)

> Front-end testen voor alles wat in een browser wordt uitgevoerd. Installeer, schrijf en voer tests uit met foutmeldingen om debugging makkelijker te maken.
> 
> Oordeel: score van **4.7/5** door 67 gebruikers. Hoge score voor **Waarschijnlijkheid van aanbeveling**.

-----

## Overzicht

### Wie gebruikt Cypress?

Voor front-end ontwikkelaars en QA-engineers die geautomatiseerde tests schrijven en genoeg hebben van de moeilijkheden met testen. Voor hen maakt Cypress het testen sneller, eenvoudiger en betrouwbaarder.

## Snelle statistieken en scores

| Metriek | Beoordelen | Details |
| **In totaal** | **4.7/5** | 67 Reviews |
| Gebruiksgemak | 4.7/5 | Gebaseerd op alle reviews |
| Klantenondersteuning | 4.5/5 | Gebaseerd op alle reviews |
| Prijs-kwaliteitverhouding | 4.6/5 | Gebaseerd op alle reviews |
| Functies | 4.5/5 | Gebaseerd op alle reviews |
| Aanbevelingspercentage | 90% | (9/10 Waarschijnlijkheid van aanbeveling) |

## Over de leverancier

- **Bedrijf**: Cypress.io
- **Locatie**: Atlanta, VS
- **Opgericht**: 2015

## Commerciële context

- **Beginprijs**: US$ 99,00
- **Prijsmodel**:  (Gratis versie beschikbaar) (Gratis proefversie)
- **Doelgroep**: Zelfstandig ondernemer, 2-10, 11-50, 51-200, 201-500, 501-1.000, 1.001-5.000, 5.001-10.000, 10.000+
- **Implementatie en platforms**: Mac (desktop), Windows (desktop)
- **Ondersteunde talen**: Engels
- **Beschikbare landen**: Verenigde Staten

## Functies

- Hiërarchische weergave
- Ondersteunt parallelle uitvoering

## Ondersteuningsopties

- Chatten

## Categorie

- [Software voor geautomatiseerd testen](https://www.capterra.be/directory/30609/automated-testing/software)

## Alternatieven

1. [BrowserStack](https://www.capterra.be/software/162900/browserstack) — 4.6/5 (764 reviews)
2. [TestMu AI](https://www.capterra.be/software/170732/lambdatest) — 4.6/5 (543 reviews)
3. [ACCELQ](https://www.capterra.be/software/161589/accelq) — 4.9/5 (133 reviews)
4. [Katalon Studio](https://www.capterra.be/software/1018018/katalon-studio) — 4.4/5 (706 reviews)
5. [SoapUI](https://www.capterra.be/software/170648/soapui) — 4.5/5 (168 reviews)

## Reviews

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

> **Prakash** | *16 december 2020* | Computersoftware | Aanbevelingsscore: 9.0/10
> 
> **Pluspunten**: 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.
> 
> **Minpunten**: 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 juni 2022* | Computersoftware | Aanbevelingsscore: 10.0/10
> 
> **Pluspunten**: 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.
> 
> **Minpunten**: 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 januari 2020* | Computersoftware | Aanbevelingsscore: 7.0/10
> 
> **Pluspunten**: The display for your e2e tests at every step is really what i always hoped for an e2e testing software
> 
> **Minpunten**: 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 maart 2022* | Computersoftware | Aanbevelingsscore: 10.0/10
> 
> **Pluspunten**: 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\!
> 
> **Minpunten**: 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 oktober 2023* | Computersoftware | Aanbevelingsscore: 8.0/10
> 
> **Pluspunten**: constantly evolving, always a new feature in developmenteasy to learn and implement
> 
> **Minpunten**: 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.

-----

Pagina: 1 / 4\
Volgende: [Volgende pagina](https://www.capterra.be/software/168276/cypress?page=2)

## Links

- [Bekijk op Capterra](https://www.capterra.be/software/168276/cypress)

## Deze pagina is beschikbaar in de volgende talen

| Locatie | 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> |

-----

## Gestructureerde gegevens

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Capterra België helpt miljoenen mensen om de beste bedrijfssoftware te vinden. Met reviews, scores, infographics en het meest uitgebreide overzicht van bedrijfssoftware.","email":"info@capterra.be","url":"https://www.capterra.be/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.be/#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 test alles wat in een browser wordt uitgevoerd. De Cypress Test Runner is speciaal ontworpen om bijzonder goed te werken met moderne JavaScript-frameworks. Deze oplossing wordt gebruikt bij honderden projecten met de nieuwste kaders van React, Angular, Vue, enz. Cypress werkt ook even goed op server-gerenderde applicaties. De Cypress Dashboard-service is een optionele webgebaseerde aanvulling op de Test Runner. De service registreert tests die in Voortdurende Integratie worden uitgevoerd, zodat je fouten kunt begrijpen en resultaten kunt delen met je team.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/0f87ef27-1726-4b6c-b035-8f2f3808f8f0.png","url":"https://www.capterra.be/software/168276/cypress","@type":"SoftwareApplication","@id":"https://www.capterra.be/software/168276/cypress#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.be/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":67,"ratingValue":4.7},"offers":{"price":"99","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Apple, Windows"},{"@type":"FAQPage","@id":"https://www.capterra.be/software/168276/cypress#faqs","mainEntity":[{"name":"Wat is Cypress?","@type":"Question","acceptedAnswer":{"text":"Cypress test alles wat in een browser wordt uitgevoerd. De Cypress Test Runner is speciaal ontworpen om bijzonder goed te werken met moderne JavaScript-frameworks. Deze oplossing wordt gebruikt bij honderden projecten met de nieuwste kaders van React, Angular, Vue, enz. Cypress werkt ook even goed op server-gerenderde applicaties. De Cypress Dashboard-service is een optionele webgebaseerde aanvulling op de Test Runner. De service registreert tests die in Voortdurende Integratie worden uitgevoerd, zodat je fouten kunt begrijpen en resultaten kunt delen met je team.","@type":"Answer"}},{"name":"Wie gebruikt Cypress?","@type":"Question","acceptedAnswer":{"text":"Voor front-end ontwikkelaars en QA-engineers die geautomatiseerde tests schrijven en genoeg hebben van de moeilijkheden met testen. Voor hen maakt Cypress het testen sneller, eenvoudiger en betrouwbaarder.","@type":"Answer"}}]},{"@type":"BreadcrumbList","itemListElement":[{"name":"Startpagina","position":1,"item":"/","@type":"ListItem"},{"name":"Software voor geautomatiseerd testen","position":2,"item":"/directory/30609/automated-testing/software","@type":"ListItem"},{"name":"Cypress","position":3,"item":"/software/168276/cypress","@type":"ListItem"}],"@id":"https://www.capterra.be/software/168276/cypress#breadcrumblist"}]}
</script>
