Wir helfen Unternehmen seit 17 Jahren,
bessere Software zu finden

Über Jenkins

Open-Source-Automatisierungsserver, der viele Plugins für die Erstellung, das Testen und die Bereitstellung von Software bietet.

Erfahre mehr über Jenkins

Vorteile:

Personally what I think is the biggest value of Jenkins is the possibility to really customise any kind of process relatively easily. Also there is a big community of devs using it and lot of addons.

Nachteile:

If two person tries to deploy the product at the same time, we come across with errors.

Bewertungen zu Jenkins

Durchschnittliche Bewertung

Benutzerfreundlichkeit
4,1
Kundenservice
4,1
Funktionen
4,5
Preis-Leistungs-Verhältnis
4,6

Weiterempfehlungsquote

8,7/10

Jenkins hat eine Gesamtbewertung von 4,5 von 5 Sternen basierend auf 556 Nutzerbewertungen auf Capterra.

Hast du Jenkins bereits verwendet?

Teile deine Erfahrungen mit anderen Softwareinteressenten.

Nutzerbewertungen filtern (556)

George
George
Data Engineer
Verifizierter Nutzer auf LinkedIn
Informationstechnologie & -dienste, 10.000+ Mitarbeiter
Verwendete die Software für: 6-12 Monate
Herkunft der Bewertung

Release management system that gets the job done

3,0 vor 2 Jahren
Untertitel auf Deutsch sind im Videoplayer verfügbar
Hung
Hung
Solution Architecture in USA
Verifizierter Nutzer auf LinkedIn
Computer-Software, 1.001–5.000 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

In Betracht gezogene Alternativen:

Powerful CICD tool to handle all stage in pipeline

5,0 vor 5 Jahren

Kommentare: We use Jenkins as the main CICD in our project, we organize jobs with similar function into Group, we create jobs for the build, compile, and unit test each time a developer check-in their code to a specified branch and build a new version of artifact when having master branch commit. We add some additional plugin and create Jenkins jobs for run system test, automation test, and integration test automatically when having new commit to master and have jobs for deploy our new code to destination VMs on demand.

Vorteile:

Jenkins is very simple to installation and configuration as standalone or cluster, just a few clicks to get Jenkins ready, it is flexible and easy to create Pipeline and Job from UI or by YML file. Jenkins support many plugins allows it easy to integrate with other tool and software such as AWS, Sonar, JMeter... and Jenkins support almost major language and OS.

Nachteile:

Jenkins UI is simple and it is hard for manage when we have a large number of jobs and pipelines. It does not have features for tracking job history, sometimes accident deletes or changes a job and we unable to recover it.

Gábor
Gábor
Senior Programme Manager in UK
Verifizierter Nutzer auf LinkedIn
Telekommunikation, 10.000+ Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

In Betracht gezogene Alternativen:

Easy to understand, ease of use, and sense of the operation of automation and scripting

4,0 letztes Jahr

Kommentare: As automation of script files and file execution, the feel of operation in the system is easy to understand. I started from a place I had never used, but it felt that way. In a nutshell, it is an image of the Linux Cron and Windows task scheduler. It is easy to manage problems that have been resolved, specific effects and CI/CD processing details. When the agent load increases, there is no need to respond manually; automatic escalation will distribute the load. The file (Jenkinsfile) describing the functions, points and CI/CD processing that contributed to the problem can also be managed in the Git repository as a set with the source code, so it is easy to check the processing details and modify the Jenkinsfile.

Vorteile:

The amount of information in the search results is significant, and it is easy to operate because it is free (easy to stop in case of emergency). A Docker agent and JenkinsX are also available, so they are compatible with the latest technology. Because it can be used not only on-premises but also with Kubernetes, it is helpful because the learned technology can be used for a long time, even if the stage changes.

Nachteile:

Since the configuration screen is displayed in a tabbed format, there are times when you cannot see what you want to edit unless you show it at the bottom of the browser screen.

Sagar
Test specialist in Australien
Telekommunikation, 5.001–10.000 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

Widely adopted and flexible open source tool

5,0 vor 4 Wochen Neu

Vorteile:

Best open source that allows you to manage your jobs with the support for multiple plugins for free.

Nachteile:

Time taking to setup few workflows. Updates are very frequent

Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Öl & Energie, 1.001–5.000 Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

Versatile program with important features

3,0 vor 4 Monaten

Kommentare: An experience of average satisfaction, we did not like that we had to spend extra budget to hire a new software that would bring together the capabilities that Jenkins could not contain enough for our team to feel comfortable, but on the other hand we do accept that it has improvement systems that They improved our developed software.

Vorteile:

A program that in the team generated high expectations for generating build automation, where Jenkins can be configured to automatically execute software builds every time changes are made to the source code, this ensures that any new code integration is tested and verified instantly, making it easy to detect and fix early errors or compatibility issues.

Nachteile:

Under support for Microservices, which in our case and given that our company Google operates at large scale, often with architectures based on microservices, Jenkins could not handle multiple projects and microservices simultaneously, not allowing independent and specific builds and deployments as required. We needed, in this sense, we had to use a program similar and added to the one we already had.

David
Senior Quality Assurance Engineer in Vereinigte Arabische Emirate
Fluggesellschaften/Luftfahrt, 10.000+ Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

Reliable CI/CD Tool with Powerful Automation Capabilities

5,0 vor 3 Monaten

Vorteile:

Jenkins is an incredibly versatile and reliable tool for continuous integration and continuous deployment (CI/CD). As a senior automation tester, I appreciate its seamless integration with various version control systems, making it easy to trigger automated tests whenever new code is pushed by a developer. The extensive plugin ecosystem allows for significant customization and expansion of its functionalities. One of my favorite features is its ability to expose Allure reports, providing detailed and visually appealing test result reports that are easy to share with stakeholders.

Nachteile:

While Jenkins is a powerful tool, it can be quite complex to set up and configure, especially for those who are new to it. The user interface, although functional, feels outdated and can be cumbersome to navigate at times. Additionally, managing a large number of plugins can sometimes lead to compatibility issues and maintenance overhead.

Gregory
Software Engineer in UK
Computer-Software, Selbstständig
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

In Betracht gezogene Alternativen:

Past its best

4,0 vor 8 Monaten

Vorteile:

In its time, Jenkins was an outstanding tool. It was my go to for automation or all kinds, not just continuous integration. I have successfully delivered several projects with it. Jenkinsfiles and JCASC have been solid attempts to improve the Jenkins experience over the years.

Nachteile:

Jenkins is hard to operate, gives you fewer and fewer options for well-maintained plugins and it's relatively easy to break pipelines in hard to understand ways. I would not recommend using Jenkins now that there are so many better options. I have spent many hours in an organisation where it was the preferred tool, trying to make pipelines more reliable, build custom plugins and meet security standards. It can be done but other products have so much of that prebuilt, why spend the time!

Tamseel
Tamseel
Full stack JavaScript developer in Pakistan
Verifizierter Nutzer auf LinkedIn
Computer-Software, 11–50 Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

Jenkins is great open source continuous integration tool for large scale applications.

4,0 vor 5 Jahren

Kommentare: I have used Jenkins for few projects with team members, we used it because we needed more flexibility at configuration. It is the only choice when you need more control over integration and testing. It is hard to configure and install but that is the trade-off for control over customization and configuration. Jenkins is free of cost itself although you need to server to host it. We use Jenkins only for projects which require more configuration and security.

Vorteile:

Currently Jenkins is the only CI tool which has the largest set of plugins, it gives you more control over how it should work, like you can customize pipeline of continuous integration and delivery. There are plugins allow you to run Jenkins in kubernetes and docker but we never ran it on containers. Huge number of plugins available for Jenkins which allow you to integrate with other tools and customize it to your needs, plugins are available at Jenkins update center. Great thing about Jenkins is it work on windows, Linux and mac OS. Cost of using Jenkins is free because its open source although you need server to host it, you must maintain and update and that's your responsibility.

Nachteile:

Jenkins is not easy to use you need to configure it and host it before using unlike tools like travis CI which is ready to be used. Learning curve is steep because it has lot of features and customization which is little bit hard at start. Hosting server is needed to host Jenkins, which means you also need to pay for hosting. Maintenance and updation is user responsibility.

Parvathy
Parvathy
Devops Engineer in USA
Verifizierter Nutzer auf LinkedIn
Computer-Software, 10.000+ Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

Jenkins is a must for Devops Engineer

5,0 vor 12 Monaten

Kommentare: It's one of the most important tools that I use every day while working as a DevOps Engineer. It has helped me in easing my job very much

Vorteile:

We can automate and configure almost everything using jenkins, it can be used to start/stop servers, backup dbs, build and deploy codes in the environments, etc.

Nachteile:

The complete logs may not be visible from Jenkins, but still, the main error can be seen. I can't think of any other problems in Jenkins

Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Computer-Software, 11–50 Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

In Betracht gezogene Alternativen:

Jenkins for Web Developers

4,0 vor 10 Monaten

Vorteile:

Its open source which means free of use with no cost. It can easily catch bugs and automate the testing process, making it fast.

Nachteile:

It can be tough to understand as a beginner if you are configuring complex build pipelines or integrating many plugins.

Salvatore
Salvatore
Software Engineer in Italien
Verifizierter Nutzer auf LinkedIn
Informationstechnologie & -dienste, 51–200 Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

In Betracht gezogene Alternativen:

Jenkins is Mandatory for DevOps Style

5,0 vor 5 Jahren

Kommentare: Is the better tool to the CI/CD Deployment, for DevOps is a Must.

Vorteile:

I use Jenkins from 2 years now and is the best software con Continuous Integration and Continuous Deploy process. Have a lot of plugins integrated like as JaCoCo, sonar, maven etc. Develop and release are become very simply and automated with jenkins.

Nachteile:

The first Installation is not very simple, with docker can be improved. Any plugins have a problems with legacy version of Jenkins

Chetan
Project Lead in Indien
Computer-Software, 10.000+ Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

In Betracht gezogene Alternativen:

Flexible CI and CD tool

4,0 vor 3 Jahren

Kommentare: It is a very good CI CD tool. If you use standard plugins and use standard CI CD workflows, and avoid complex groovy code, then Jenkins hits the sweet spot between user friendliness and flexibility.

Vorteile:

Allows creating simple as well as very customized Jenkins pipelines. Allows scripting using Groovy and shell scripts. Has tons of useful plugins , easily integrates with many other software systems. It hits the sweet spot between high customizability and developer friendliness if you stick to standard workflows. Complex customization of build pipelines is also possible.

Nachteile:

The ability to build very customized build pipelines is sometimes also a disadvantage. It's too easy to create a complicated pipeline with Groovy code which could be difficult to maintain. Also the Jenkins UI can be confusing for a novice user.

Andrew
Software Engineer in USA
Computer-Software, 5.001–10.000 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

Quick build user turning Jenkins

4,0 vor 2 Jahren

Kommentare: I use jenkins daily as a build and deployment tool in an enterprise software setting.

Vorteile:

The build monitoring and deployment automation are the key features for me. It also integrates well with version control.

Nachteile:

I like the quick build layout and UI better

Nikhil
Sr. Software Engineer in Indien
Investmentbanking, 10.000+ Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

In Betracht gezogene Alternativen:

Must have agile tool - Jenkins

5,0 vor 2 Jahren

Kommentare: If the project is being developed in agile methodology Jenkins is must have tool . It is open source also can be integrated with many other software and the best part is high level of automation can be achieved with use of Jenkins. CI/CD is one of the latest trends in the market and Jenkins make it possible to achieve.

Vorteile:

Jenkins is one of the most required tool if developer are working in agile methodologies model . Continuous integration and continuous delivery can be achieved with help of Jenkins. Where in developer can build the code test and along with it deploy . Also Jenkins make it possible to integrate with other software like git , jira which makes tasks lot more easier

Nachteile:

At first users may find it difficult to navigate through Jenkins but it's only matter of time till they get used to it . Maybe the UI maybe be done little user friendly

Sanchita
Sanchita
Software Engineer in Indien
Verifizierter Nutzer auf LinkedIn
Telekommunikation, 10.000+ Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

A open source automation for continuous integration and delivery.

5,0 vor 5 Jahren

Kommentare: Jenkins helps us in doing the deployment for the 500+ clients server in just few hours but before it would take weeks to do the same. Best thing in it the container can be also helpful in case we need the immediate rollback. Orchestration help to achieve the continuous integration and delivery.

Vorteile:

Jenkins is one of the best automation tool for deployment. It’s easy to configure and maintain. The Jenkins implementation don’t need large code based enchantment to configure and implement it which makes it easy to opt. The build pipeline is easy to manage with it. Jenkins helps in boosting the agile process with automation which helps in speeding the delivery of the product. Jobs are easy to configure the build and deploy the code on multiple servers at once. Various third party pulgins give the wings to it. The large plugin community and easy plugin development make the process easy.

Nachteile:

Jenkins jobs configuration wizard should be more enhanced and should come with some more features which help to setup the jobs faster. Jenkins should also increase the documentation on the plugins development. Before updating Jenkins we always need to check its compatibility with the other plugins we are working with, this process should be simple.

zaineb
zaineb
Software Quality Assurance and Automation in Frankreich
Computer-Software, 1.001–5.000 Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

Jenkins for test automation

5,0 vor 5 Jahren

Kommentare: As a Software Quality Assurance and Automation, my main job after writing and automating the tests, is being able to run the tests daily.
When the test base exceeds ten test cases, it becomes difficult and time consuming to execute test cases daily.
That's why I use Jenkins, as it allows me to run my test cases daily, and the best part is that I can run mobile and web test cases, and test cases that combine the two. I created a jenkins job to execute the tests daily, and send me and to my team the execution report by email. The report contains all the passes and fails and screenshots of the failed test cases, the consumed time and the percentage of the passed and failed.
I simply couldn't find a better tool to execute automated test cases.

Vorteile:

-The execution of the test cases on a daily basis -Executing mobile and web test cases -Recover the automation code from git for the test execution -The high quality reports generated by jenkins, that contain the time exeuction, the passes and fails, screenshots of the failed steps and the exact code line where the test failed -Configuring the email list where the report is sent -The easiness of use when it comes to checking the report -The free Jenkins documentation online On top of all, Jenkins is free :D

Nachteile:

-It is very hard to create a Jenkins job for beginners

Manjunath
Team Lead in Kanada
Computer-Software, 10.000+ Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

Jenkins - a great build tool for the masses

4,0 vor 5 Jahren

Kommentare: Jenkins is currently used as a CI tool wherein we can commit to GIT which in turns kicks of Jenkins and it takes care of test cases execution and deployment.. its basically our CI-CD line.

Vorteile:

1. Great plugin ecosystem, has everything we need for a CI tool..great integration with test suites, GIT and other products. 2. Robust ecosystem of developments all year around, quick bug fixes 3. set up on Azure , AWS is a breeze 4. Scheduling jobs has been its strongest forte 5. Auditing capabilities is pretty useful

Nachteile:

Plugins might be needed for the basis task, can improve the out of the box capabilities. UI can be improved, its clunky it needs to be an enterprise level tool set with easy abort for hung jobs... sometimes we need to restart Jenkins to get this going Auditing features can be improved to track user level data Error messaging can be enhanced..its pretty basic at the moment with exception handling capabilities Roles/Security feature around user privileges needs to offered too

Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

Flexible and constantly developing software for building robust Continuous Delivery

4,0 vor 6 Jahren

Kommentare: We visualized and streamlined our software release process thanks to Jenkins pipelines.

Vorteile:

Rich set of functions that allow to schedule different software processes execution. Even more rich choice of plugins an ease to develop own plugin. We use Jenkins to streamline software we develop releases. We have changes signed daily for release and this is where Jenkins pipelines come to the stage. As soon as developer code is ready for review, it goes through automatic code quality checkup before other people start to review it. After review Jenkins takes care of the rest of phases such us preparing and deploying integration build and then safe roll out to our production servers

Nachteile:

Not much options available for making backups. We also experienced serious issues when trying to perform major upgrade of Jenkins: the error was that Jenkins can no longer read job configs of older format (while we expected it converts all jobs automatically). As a result we need to perform a piece of manual work to perform an upgrade.

MANAS
Senior Software Engineer in USA
Computer-Software, 1.001–5.000 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

Create and run ad-hoc and timely scheduled jobs

5,0 vor 4 Jahren

Kommentare: This is a really great tool for storing, managing and scheduling ad-hoc scripts, i had a great experience with Jenkins

Vorteile:

all simple ad-hoc things need a place where it can be deployed, scheduled and run, each of the small jobs can't be deployed on a server like tomcat , so we have a server which supports this kind of use cases called Jenkins, Jenkins is majorly used for OCD deployment processes, and other adhoc jobs ,say you need to do a timely check on resource states etc .. in the Jenkins you can set the executer as machines for different projects and so that the lode can be distributed , we can have a windows or a ubuntu host , in ether of ths we can run which ever commands we run on the terminal in the Jenkins, it has a good version management, it shows the diff between the versions , and any time we can revert to the older versions, using Jenkins parallel processing are archived, there are lot of plugins available for Jenkins , using which we can do many great things, it uses cron string script for scheduling, you can easily setup Jenkins in the local and experiment on it, it has a great inline documentations, support git integrations too

Nachteile:

its a great tool i don't see any flaws, in the input parameters we could have more input types like drop down , radio buttons options etc, and

Avi
Software Architect in USA
Informationstechnologie & -dienste, 51–200 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

In Betracht gezogene Alternativen:

Still king of the hill

4,0 vor 4 Jahren

Kommentare: It requires effort and focused attention, but if you put that effort in you can do anything you need. Though you might find yourself stuck for a while the community support is great and somebody has probably already found a solution you are looking for.

Vorteile:

Jenkins can be used for all steps in the CI/CD pipeline. It's flexible and not restricted to a single style.

Nachteile:

Jenkins resource configurations can be hard to figure out at first. You have to grow with usage, and it's not just a quick out of the box solution.

Lawrence
Software Developer in USA
Informationstechnologie & -dienste, 201–500 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

CI/CD at the finest

5,0 vor 5 Jahren

Kommentare: Overall, my experience with Jenkins has been great! There isn't much negatives that I could say about this software except that it meets our needs as a software company and it allows us to ship stuff out to production quickly and without errors.

Vorteile:

We use this to automate most of our builds from staging to production, we even use it for unique cases where we can run mobile tests on different cloud devices all at once. It saves our team lots of time from having to make the deployments and configuration changes into different environments. Deployments would be a lot more time consuming and tedious if we did not have Jenkins to do it for us.

Nachteile:

The least thing that I liked about the software is the configuration of builds, it can be overwhelming as there are plugins that you can get to build many different project types. But as you use the software more, you end up just copying the build configuration from another working project to use as a base for your builds.

Darshan
Darshan
Linux and Virtualization specialist. in USA
Verifizierter Nutzer auf LinkedIn
Informationstechnologie & -dienste, 10.000+ Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

Tool to build your CI/CD pipeline

5,0 vor 5 Jahren

Kommentare: I used Jenkins on daily basis, As a developer i need to compile my code on the go and Jenkins help me to create the jobs and keep a track on the progress we made.

Vorteile:

Jenkins is one of the most commonly used tools to Version, Build, Compile and Deploy your code in your environment

Nachteile:

I think its the Cost to host the instance, Now a days world is moving towards server less architecture which saves capital cost for the consumer

Nick
CEO in Kanada
Informationstechnologie & -dienste, Selbstständig
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

In Betracht gezogene Alternativen:

A solid choice for CI/CD at scale

4,0 letztes Jahr

Kommentare: Still the gold standard for CI/CD. Look elsewhere if you are running complex pipelines as there are tools better suited to it.

Vorteile:

Relatively straight forward to use once its setup and well tuned. Developers know it, and its easy to hire devops folks with lots of Jenkins experience.

Nachteile:

The access control story is still convoluted and requires attention. Easy to make mistakes. Setup is improved but still not as easy as newer competitors. Complicated pipelines are likely better suited to more modern tools

Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Rundfunkmedien, 51–200 Mitarbeiter
Verwendete die Software für: 6-12 Monate
Herkunft der Bewertung

In Betracht gezogene Alternativen:

A awesome open source CICD tool

4,0 vor 2 Jahren

Vorteile:

Its open source, and flexibility with plugins to customise

Nachteile:

Ui/UX is not that great.. but they have a medium type ui to start with

Abhinav
Abhinav
Sr Software Integrator in Indien
Verifizierter Nutzer auf LinkedIn
Computer-Software, 501–1.000 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

Jenkins: A continuous integration tool.

5,0 vor 5 Jahren

Kommentare: Jenkins is an open source tool for continuous integration and Delivery. It is highly recommended for new projects which likely to opt DevOps methodology.

Vorteile:

Jenkins is an open source tool for Continuous Integration. It help in boosting the software development process as Jenkins helps in development process of building, testing & deploying. The open source code help modifying tool as per your own needs. Jenkins also supports cloud based platform. It come with many plugins for continuous integration and continuous delivery support.

Nachteile:

Jenkins can easily configure with the web interface but setup of Jenkins is complex when implementing with large product. Jenkins should come with more user friendly web-interfaces update document as new feature remain hidden unless we unfold the documentation.

Petar
General Manager in Bulgarien
Informationstechnologie & -dienste, 51–200 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

In Betracht gezogene Alternativen:

Best Open Sourced CI / CD

4,0 vor 3 Jahren

Vorteile:

Very flexible, easy to deploy and configure. Good security and performance. A ton of plugins and integrations.

Nachteile:

Can be hard to develop, test and debug pipeline jobs. Visual designer (Blue Ocean) is not good. Only supports groovy as the language to develop pipeline scripts.