---
description: Jenkins : qu'en pensent les utilisateurs ? Lisez les avis clients sur Jenkins, consultez les prix, tarifs, abonnements et découvrez ses fonctionnalités.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Jenkins - Avis, notes, prix et abonnements - Capterra France 2026
---

Breadcrumb: [Accueil](/) > [Logiciels d'intégration continue](/directory/31119/continuous-integration/software) > [Jenkins](/software/171026/jenkins)

# Jenkins

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

Page : 1/24\
Suivant: [Page suivante](https://www.capterra.fr/software/171026/jenkins?page=2)

> Serveur d'automatisation open source offrant de nombreux plug-ins pour la création, les tests et le déploiement de logiciels.
> 
> Conclusion : 573 utilisateurs lui ont donné la note de **4.5/5**. Figure au meilleur classement pour **Probabilité de recommander le produit**.

-----

## Statistiques et notes

| Métrique | Notation | En détail |
| **Note globale** | **4.5/5** | 573 Avis |
| Simplicité d’utilisation | 4.1/5 | D'après l'ensemble des avis |
| Support client | 4.0/5 | D'après l'ensemble des avis |
| Rapport qualité-prix | 4.6/5 | D'après l'ensemble des avis |
|  Fonctionnalités | 4.5/5 | D'après l'ensemble des avis |
| Pourcentage de recommandation | 90% | (9/10 Probabilité de recommander le produit) |

## À propos de l'éditeur

- **Société**: CloudBees
- **Entreprise fondée en**: 2011

## Contexte commercial

- **Type de licence**:  (Version gratuite disponible)
- **Public cible**: Auto-entrepreneur, 2–10, 11–50, 51–200, 201–500, 501–1 000, 1 001–5 000, 5 001–10 000, 10 000+
- **Déploiement et plateformes**: Cloud, SaaS, web, Mac (ordinateur), Windows (ordinateur), Linux (ordinateur)
- **Langues**: anglais, chinois
- **Pays disponibles**: États-Unis

##  Fonctionnalités

- Automated Testing
- Débogage
- Déploiement continu
- Gestion de versions
- Gestion des pipelines
- Livraison continue

## Intégrations (9 au total)

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

## Ressources d'aide

- Service client/e-mail
- FAQ/forums
- Base de connaissances
- Support téléphonique

## Category

- [Logiciels d'intégration continue](https://www.capterra.fr/directory/31119/continuous-integration/software)

##  Logiciels similaires

1. [GitLab](https://www.capterra.fr/software/159806/gitlab) — 4.6/5 (1224 reviews)
2. [GitHub](https://www.capterra.fr/software/129067/github) — 4.8/5 (6198 reviews)
3. [Bitbucket](https://www.capterra.fr/software/157785/bitbucket) — 4.6/5 (1347 reviews)
4. [AWS CloudFormation](https://www.capterra.fr/software/205397/cloudformation) — 4.5/5 (111 reviews)
5. [SonarQube](https://www.capterra.fr/software/210481/sonarqube) — 4.5/5 (68 reviews)

## Avis

### "Fonctionnel mais devient beaucoup trop complexe" — 3.0/5

> **Edgar** | *22 décembre 2024* | Services et technologies de l'information | Taux de recommandation : 2.0/10
> 
> **Avantages**: Le logiciel lui-même est stable, il fonctionne bien et n'est pas trop complexe à installer
> 
> **Inconvénients**: Le fait que les pipelines soient construits avec une interface utilisateur rend leur lecture difficile lorsqu'ils sont soumis à de nombreuses conditions.&#10;&#10;Le langage Groovy peut également être utilisé pour écrire des pipelines, mais vraiment ? Utilisons un langage de script plus courant, comme Python ou Ruby.

-----

### "A very good automation tool" — 4.0/5

> **Matthias** | *4 juin 2026* | Logiciels | Taux de recommandation : 8.0/10
> 
> **Avantages**: Its a good tool to manage automation of tasks, you can do a lot more with the many plugins. Overall a great and extendable tool.
> 
> **Inconvénients**: It's a bit complicated to understand the workflows (pipelines, jobs, etc.) at the start, you have to learn some devops skills to really understand.

-----

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

> **Jim** | *28 novembre 2025* | Télécommunications | Taux de recommandation : 10.0/10
> 
> **Avantages**: Jenkins is super powerful and ease to use in CI/CD, it can integrate all critical phases in checking out, building, testing and delivery.
> 
> **Inconvénients**: 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.

-----

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

> **Utilisateur vérifié** | *23 janvier 2026* | Administration publique | Taux de recommandation : 10.0/10
> 
> **Avantages**: 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.
> 
> **Inconvénients**: 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.

-----

### "A Solid Engineering Workflow Tool That Helps Product Teams" — 5.0/5

> **Braden** | *11 août 2026* | Design | Taux de recommandation : 9.0/10
> 
> **Avantages**: I liked that Jenkins gives product and engineering teams a clear connection between design changes, development, testing, and release. Once the workflow is established, it helps reduce the uncertainty around whether a feature is actually ready to move forward. The automation also means designers don’t have to constantly chase updates from engineering.
> 
> **Inconvénients**: The interface is probably the weakest part for me. It feels very developer-oriented and can be intimidating if you are coming from a design or product background. Understanding pipelines and configuration also takes some time before it becomes intuitive.
> 
> My experience with Jenkins has been positive, particularly when working closely with engineering teams. It isn't a tool I use to create designs, but it gives me better visibility into how work moves from implementation through testing and release. I found it especially useful on larger projects where several teams needed a consistent process and fewer manual handoffs.

-----

Page : 1/24\
Suivant: [Page suivante](https://www.capterra.fr/software/171026/jenkins?page=2)

## Liens

- [Afficher sur Capterra](https://www.capterra.fr/software/171026/jenkins)

## Cette page est disponible dans les langues suivantes.

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

-----

## Données structurées

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra France","address":{"@type":"PostalAddress","addressLocality":"Courbevoie","addressRegion":"IDF","postalCode":"92400","streetAddress":"20 avenue André Prothin Tour Europlaza 92400 Courbevoie - France"},"description":"Capterra France aide des millions d'utilisateurs à trouver le bon outil logiciel. Découvrez les avis, les notes, les infographies et les listes exhaustives de logiciels métiers.","email":"info@capterra.fr","url":"https://www.capterra.fr/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.fr/#organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra/","https://www.youtube.com/channel/UCDnHhVx7ZIZwcLQ3Enxji6A"]},{"name":"Jenkins","description":"Serveur d'automatisation open source offrant de nombreux plug-ins pour la création, les tests et le déploiement de logiciels.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/c8e21fb2-f40d-4e85-95a2-786985111258.png","url":"https://www.capterra.fr/software/171026/jenkins","@type":"SoftwareApplication","@id":"https://www.capterra.fr/software/171026/jenkins#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.fr/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":573,"ratingValue":4.5},"operatingSystem":"Cloud, Apple, Windows, Linux"},{"@type":"FAQPage","@id":"https://www.capterra.fr/software/171026/jenkins#faqs","mainEntity":[]},{"@type":"BreadcrumbList","@id":"https://www.capterra.fr/software/171026/jenkins#breadcrumblist","itemListElement":[{"name":"Accueil","position":1,"item":"/","@type":"ListItem"},{"name":"Logiciels d'intégration continue","position":2,"item":"/directory/31119/continuous-integration/software","@type":"ListItem"},{"name":"Jenkins","position":3,"item":"/software/171026/jenkins","@type":"ListItem"}]}]}
</script>
