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

Breadcrumb: [Inicio](/) > [Herramientas de integración continua](/directory/31119/continuous-integration/software) > [Jenkins](/software/171026/jenkins)

# Jenkins

Canonical: https://www.capterra.es/software/171026/jenkins

Página: 1 de 24\
Siguiente: [Página siguiente](https://www.capterra.es/software/171026/jenkins?page=2)

> Servidor de automatización de código abierto que ofrece una gran cantidad de complementos para la creación, prueba e implementación de software.
> 
> Veredicto: 568 usuarios lo han valorado con **4.5/5**. De los mejores valorados en **Probabilidad de recomendación**.

-----

## Estadísticas y valoraciones rápidas

| Métrica | Valoración | Detalles |
| **En general** | **4.5/5** | 568 Opiniones |
| Facilidad de uso | 4.1/5 | Basado en las opiniones generales |
| Asistencia al cliente | 4.0/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**: CloudBees
- **Constitución**: 2011

## Contexto comercial

- **Modelo de precios**:  (versión gratuita disponible)
- **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**: Cloud, SaaS, Web, Mac (desktop), Windows (desktop), Linux (desktop)
- **Idiomas admitidos**: chino, inglés
- **Países disponibles**: Estados Unidos

## Funcionalidades

- Automated Testing
- Control de versiones
- Depuración
- Entrega continua
- Gestión del pipeline
- Implementación continua

## Integraciones (en total: 8)

- Acunetix
- Bitbucket
- Gatekeeper
- GitHub
- GitLab
- Jira
- Microsoft Azure
- Slack

## Opciones de asistencia

- E-mail/Help Desk
- Preguntas frecuentes/foro
- Base de conocimientos
- Asistencia telefónica

## Categoría

- [Herramientas de integración continua](https://www.capterra.es/directory/31119/continuous-integration/software)

## Alternativas

1. [Jira](https://www.capterra.es/software/19319/jira) — 4.4/5 (15312 reviews)
2. [GitHub](https://www.capterra.es/software/129067/github) — 4.8/5 (6155 reviews)
3. [GitLab](https://www.capterra.es/software/159806/gitlab) — 4.6/5 (1215 reviews)
4. [Bitbucket](https://www.capterra.es/software/157785/bitbucket) — 4.6/5 (1343 reviews)
5. [SonarQube](https://www.capterra.es/software/210481/sonarqube) — 4.5/5 (66 reviews)

## Opiniones

### "Stable and flexible tool with a large plugin ecosystem." — 4.0/5

> **Clara** | *5 de septiembre de 2025* | Tecnología y servicios de la información | Valoración de la recomendación: 7.0/10
> 
> **Puntos a favor**: Jenkins is a powerful CI/CD tool with great flexibility and stability. It’s excellent in terms of value for money, but the learning curve might be steep.
> 
> **Desventajas**: In general is a great tool, and have been in the market for a while, I would say: it seems a bit outdated and not very intuitive UI, setup and maintenance can be complex, and it has a heavy reliance on plugins.
> 
> My experience has been great, Jenkins is highly customizable with a large plugin ecosystem, has a strong community support, and it is highly reliable for automation testing.

-----

### "Using Jenkins in managing CI/CD process" — 5.0/5

> **Jim** | *28 de noviembre de 2025* | Telecomunicaciones | Valoración de la recomendación: 10.0/10
> 
> **Puntos a favor**: Jenkins is super powerful and ease to use in CI/CD, it can integrate all critical phases in checking out, building, testing and delivery.
> 
> **Desventajas**: The plugin management is still complicated and required lots of rebooting, for example. If I forgot to install git plugin, I will need to reinstall it and reboot the whole Jenkins.
> 
> I already used Jenkins since 2012, it is my first priority in CI/CD, it can be easily used in personal projects in container, as well as big corporate level IT projects.

-----

### "Great CI Software" — 5.0/5

> **Mike** | *11 de septiembre de 2025* | Hardware informático | Valoración de la recomendación: 10.0/10
> 
> **Puntos a favor**: Incredibly powerful CI tool that allows us to be able to run developer test and integration test during different phrase of the dev process. The software is open source so you can easily customize it. All the community contribution went into jenkins made the software an incredible value for money
> 
> **Desventajas**: Jenkins uses their own DSL for configuring their job script, which has a high learning curve and is not the most intuitive. They could consider integrating other scripting languages if possible. Some upgrade and downgrade run into plugin incompatibility issue which is annoying.
> 
> Overall Jenkins is an excellent software that works well with our developer workflow. I am a big fan.

-----

### "Massive Plugin Ecosystem" — 5.0/5

> **Flavio** | *11 de marzo de 2026* | Banca | Valoración de la recomendación: 9.0/10
> 
> **Puntos a favor**: I think the best feature in Jenkins is that I can customise it in my way and also integrates with major tec tools. It automates build, test and deployment processes and think this boosts team productivity. It's an open source widely adopted and integrates with GitHub quite well.
> 
> **Desventajas**: Interface sometimes can be a bit challenging to understand. Should be a bit more use intuitive, so beginners can find it challenging to break through steep learning curve.

-----

### "Functional but becomes way too complex" — 3.0/5

> **Edgar** | *22 de diciembre de 2024* | Tecnología y servicios de la información | Valoración de la recomendación: 2.0/10
> 
> **Puntos a favor**: The software itself is stable, it runs well and is not too complex to install
> 
> **Desventajas**: The fact that pipelines are built either with a UI which makes the pipeline tough to read when you have lots of conditions.&#10;&#10;The groovy language can also be used to write pipelines, but really ?? Let’s use a more common scripting language for this, maybe Python or ruby.

-----

Página: 1 de 24\
Siguiente: [Página siguiente](https://www.capterra.es/software/171026/jenkins?page=2)

## Enlaces

- [Ver en Capterra](https://www.capterra.es/software/171026/jenkins)

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

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

-----

## Datos estructurados

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra España","address":{"@type":"PostalAddress","addressLocality":"Madrid","addressRegion":"M","postalCode":"28046","streetAddress":"Paseo de la Castellana 31, 7º piso 28046 Madrid, España"},"description":"Capterra España 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.es","url":"https://www.capterra.es/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.es/#organization","parentOrganization":"Gartner, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra","https://www.linkedin.com/company/capterra-espa%C3%B1a/","https://www.youtube.com/channel/UC0E6Tz3rgcXD1LHsQjKNY4w"]},{"name":"Jenkins","description":"Servidor de automatización de código abierto que ofrece una gran cantidad de complementos para la creación, prueba e implementación de software.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/c8e21fb2-f40d-4e85-95a2-786985111258.png","url":"https://www.capterra.es/software/171026/jenkins","@type":"SoftwareApplication","@id":"https://www.capterra.es/software/171026/jenkins#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.es/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.5,"bestRating":5,"ratingCount":568},"operatingSystem":"Cloud, Apple, Windows, Linux"},{"@type":"FAQPage","@id":"https://www.capterra.es/software/171026/jenkins#faqs","mainEntity":[{"name":"¿Qué es Jenkins?","@type":"Question","acceptedAnswer":{"text":"Servidor de automatización de código abierto que ofrece una gran cantidad de complementos para la creación, prueba e implementación de software.","@type":"Answer"}}]},{"@type":"BreadcrumbList","itemListElement":[{"name":"Inicio","position":1,"item":"/","@type":"ListItem"},{"name":"Herramientas de integración continua","position":2,"item":"/directory/31119/continuous-integration/software","@type":"ListItem"},{"name":"Jenkins","position":3,"item":"/software/171026/jenkins","@type":"ListItem"}],"@id":"https://www.capterra.es/software/171026/jenkins#breadcrumblist"}]}
</script>
