---
description: Scopri le funzionalità di Jenkins, i dettagli del prodotto, chi utilizza il software e quali sono i prodotti suggeriti. Attraverso le recensioni di utenti verificati potrai capire com’è la user experience, l’assistenza post-vendita e molto altro.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Jenkins - Prezzi, recensioni, informazioni - Capterra Italia 2026
---

Breadcrumb: [Home](/) > [Software per continuous integration](/directory/31119/continuous-integration/software) > [Jenkins](/software/171026/jenkins)

# Jenkins

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

Pagina: 1/24\
Avanti: [Pagina successiva](https://www.capterra.it/software/171026/jenkins?page=2)

> Soluzione di integrazione continua, on-premise e basata sul web, che fornisce alle imprese gli strumenti per costruire, testare e implementare progetti.
> 
> Conclusione: valutazione di **4.5/5** stelle assegnate da 568 utenti. Miglior punteggio per il parametro **Lo consiglieresti?**.

-----

## Panoramica

### Chi utilizza Jenkins?

Piattaforma di integrazione continua, on-premise e basata sul web, che fornisce alle imprese di tutte le dimensioni i plugin per costruire, testare e implementare progetti attraverso diversi network.

## Statistiche e valutazioni

| Parametro | Valutazione | Dettaglio |
| **Nel complesso** | **4.5/5** | 568 Recensioni |
| Facilità d'uso | 4.1/5 | Sulla base delle recensioni complessive |
| Assistenza clienti | 4.0/5 | Sulla base delle recensioni complessive |
| Rapporto qualità-prezzo | 4.6/5 | Sulla base delle recensioni complessive |
| Funzionalità | 4.5/5 | Sulla base delle recensioni complessive |
| Percentuale di raccomandazione | 90% | (9/10 Lo consiglieresti?) |

## Informazioni sul fornitore

- **Azienda**: CloudBees
- **Anno di fondazione**: 2011

## Contesto commerciale

- **Modello tariffario**:  (Versione gratuita disponibile)
- **Pubblico target**: Lavoratore autonomo, 2-10, 11-50, 51-200, 201-500, 501-1.000, 1.001-5.000, 5.001-10.000, 10.000+
- **Implementazione e piattaforme**: Cloud, SaaS, Web, Mac (desktop), Windows (desktop), Linux (desktop)
- **Lingue supportate**: cinese, inglese
- **Paesi disponibili**: Stati Uniti

## Funzionalità

- Automated Testing
- Consegna continua
- Controllo della versione
- Debugging
- Distribuzione continua
- Gestione delle pipeline

## Integrazioni (8 in totale)

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

## Opzioni di supporto

- Email/Help desk
- FAQ/Forum
- Knowledge Base
- Assistenza telefonica

## Categoria

- [Software per continuous integration](https://www.capterra.it/directory/31119/continuous-integration/software)

## Alternative

1. [GitHub](https://www.capterra.it/software/129067/github) — 4.8/5 (6160 reviews)
2. [GitLab](https://www.capterra.it/software/159806/gitlab) — 4.6/5 (1215 reviews)
3. [Bitbucket](https://www.capterra.it/software/157785/bitbucket) — 4.6/5 (1343 reviews)
4. [AWS CloudFormation](https://www.capterra.it/software/205397/cloudformation) — 4.5/5 (107 reviews)
5. [SonarQube](https://www.capterra.it/software/210481/sonarqube) — 4.5/5 (66 reviews)

## Recensioni

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

> **Jim** | *28 novembre 2025* | Telecomunicazioni | Tasso di raccomandazione: 10.0/10
> 
> **Vantaggi**: Jenkins is super powerful and ease to use in CI/CD, it can integrate all critical phases in checking out, building, testing and delivery.
> 
> **Inconvenienti**: 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 settembre 2025* | Circuiteria | Tasso di raccomandazione: 10.0/10
> 
> **Vantaggi**: 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
> 
> **Inconvenienti**: 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 marzo 2026* | Servizi bancari | Tasso di raccomandazione: 9.0/10
> 
> **Vantaggi**: 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.
> 
> **Inconvenienti**: 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 dicembre 2024* | Servizi e tecnologie dell'informazione | Tasso di raccomandazione: 2.0/10
> 
> **Vantaggi**: The software itself is stable, it runs well and is not too complex to install
> 
> **Inconvenienti**: 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.

-----

### "The Industry Standard for Flexible, Enterprise-Grade CI/CD Pipelines" — 5.0/5

> **Utente Verificato** | *23 gennaio 2026* | Amministrazione pubblica | Tasso di raccomandazione: 10.0/10
> 
> **Vantaggi**: The strongest feature is the Master-Slave architecture, which allows us to distribute heavy build workloads across multiple agents efficiently. I also rely heavily on Jenkins Pipelines (Jenkinsfile) to define our entire build-and-deploy process as code, which supports our agile development cycle perfectly. The sheer number of plugins available means I can integrate it with almost anything in our stack, from Docker and Kubernetes to SonarQube and Artifactory.
> 
> **Inconvenienti**: The user interface (UI) feels a bit dated compared to newer tools like GitLab CI or CircleCI. Also, managing plugins can sometimes be a headache, specifically 'dependency hell' where updating one plugin breaks another. It requires careful maintenance to keep the controller stable.
> 
> I have used Jenkins extensively to orchestrate end-to-end CI/CD infrastructure for highly secure government and financial environments. It serves as the backbone of our automation, handling everything from code checkout (Git/Bitbucket) to Docker image creation and deployment to Kubernetes clusters. While it requires some maintenance effort, its flexibility and control are unmatched for complex, custom enterprise workflows.

-----

Pagina: 1/24\
Avanti: [Pagina successiva](https://www.capterra.it/software/171026/jenkins?page=2)

## Link

- [Visualizza su Capterra](https://www.capterra.it/software/171026/jenkins)

## Questa pagina è disponibile nelle seguenti lingue

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

-----

## Dati strutturati

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra Italia","address":{"@type":"PostalAddress","addressLocality":"Milano","addressRegion":"MI","postalCode":"20153","streetAddress":"Via Caldera 21 Edif. E-Ala 2 20153 Milano (MI)"},"description":"Capterra Italia, il comparatore di software gestionali più vasto al mondo, ti aiuta a trovare il programma più adatto alle tue esigenze grazie alle recensioni degli utenti, al comparatore di prezzi, articoli ed infografiche semplici.","email":"info@capterra.it","url":"https://www.capterra.it/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.it/#organization","@type":"Organization","parentOrganization":"Gartner, Inc.","sameAs":["https://www.linkedin.com/company/capterra/","https://www.facebook.com/Capterra/","https://twitter.com/capterra","https://www.youtube.com/channel/UCvKN2t597g-3KQ_AQAPNXLA"]},{"name":"Jenkins","description":"Soluzione di integrazione continua, on-premise e basata sul web, che fornisce alle imprese gli strumenti per costruire, testare e implementare progetti.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/c8e21fb2-f40d-4e85-95a2-786985111258.png","url":"https://www.capterra.it/software/171026/jenkins","@id":"https://www.capterra.it/software/171026/jenkins#software","@type":"SoftwareApplication","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.it/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":568,"ratingValue":4.5},"operatingSystem":"Cloud, Apple, Windows, Linux"},{"@id":"https://www.capterra.it/software/171026/jenkins#faqs","@type":"FAQPage","mainEntity":[{"name":"Cos'è Jenkins?","@type":"Question","acceptedAnswer":{"text":"Soluzione di integrazione continua, on-premise e basata sul web, che fornisce alle imprese gli strumenti per costruire, testare e implementare progetti.","@type":"Answer"}},{"name":"Chi utilizza Jenkins?","@type":"Question","acceptedAnswer":{"text":"Piattaforma di integrazione continua, on-premise e basata sul web, che fornisce alle imprese di tutte le dimensioni i plugin per costruire, testare e implementare progetti attraverso diversi network.","@type":"Answer"}}]},{"@id":"https://www.capterra.it/software/171026/jenkins#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Software per continuous integration","position":2,"item":"/directory/31119/continuous-integration/software","@type":"ListItem"},{"name":"Jenkins","position":3,"item":"/software/171026/jenkins","@type":"ListItem"}]}]}
</script>
