Jenkins vs. ServiceNow IT Service Management

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Jenkins
Score 8.4 out of 10
N/A
Jenkins is an open source automation server. Jenkins provides hundreds of plugins to support building, deploying and automating any project. As an extensible automation server, Jenkins can be used as a simple CI server or turned into a continuous delivery hub for any project.N/A
ServiceNow IT Service Management
Score 8.4 out of 10
N/A
Built on the ServiceNow Now Platform, the IT Service Management bundle provides an agent workspace with knowledge management, and modules supporting issue tracking and problem resolution, change, release and configuration management.N/A
Pricing
JenkinsServiceNow IT Service Management
Editions & Modules
No answers on this topic
ITSM Standard
Custom Quote
ITSM Pro
Custom Quote
ITSM Enterprise
Custom Quote
Offerings
Pricing Offerings
JenkinsServiceNow IT Service Management
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsITSM Pro and ITSM Enterprise also are available with optional "Plus" add-ons. These include AI Agents, an AI Agent Studio, and other features that augment the capabilities of the platform using AI Virtual Agents to automate tasks.
More Pricing Information
Community Pulse
JenkinsServiceNow IT Service Management
Considered Both Products
Jenkins
Chose Jenkins
Overall, Jenkins is the easiest platform for someone who has no experience to come in and use effectively. We can get a junior engineer into Jenkins, give them access, and point them in the right direction with minimal hand-holding. The competing products I have used (TravisCI/G…
ServiceNow IT Service Management
Chose ServiceNow IT Service Management
Originally designed for software bug tracking, JIRA is much easier to use than ServiceNow. It lacks the CMDB power of ServiceNow, but can be adapted for not only ticketing, but change management as well. I worked with both SerivceNow at my previous employer who tossed it in …
Chose ServiceNow IT Service Management
Easier to a user, easier to setup, cover all aspects of ITIL, better than other options. TraceGP needed to be customized for our environment to "learn" ITIL. And CA option was a huge elephant, slow to set up. Not that ServiceNow is THAAAT fast, but certainly is faster to deploy …
Features
JenkinsServiceNow IT Service Management
Incident and problem management
Comparison of Incident and problem management features of Product A and Product B
Jenkins
-
Ratings
ServiceNow IT Service Management
9.0
69 Ratings
9% above category average
Organize and prioritize service tickets00 Ratings9.568 Ratings
Expert directory00 Ratings8.552 Ratings
Service restoration00 Ratings8.557 Ratings
Self-service tools00 Ratings9.566 Ratings
Subscription-based notifications00 Ratings9.064 Ratings
ITSM collaboration and documentation00 Ratings9.561 Ratings
ITSM reports and dashboards00 Ratings8.563 Ratings
ITSM asset management
Comparison of ITSM asset management features of Product A and Product B
Jenkins
-
Ratings
ServiceNow IT Service Management
9.2
62 Ratings
11% above category average
Configuration mangement00 Ratings8.561 Ratings
Asset management dashboard00 Ratings9.160 Ratings
Policy and contract enforcement00 Ratings10.053 Ratings
Change management
Comparison of Change management features of Product A and Product B
Jenkins
-
Ratings
ServiceNow IT Service Management
9.2
63 Ratings
8% above category average
Change requests repository00 Ratings9.063 Ratings
Change calendar00 Ratings9.057 Ratings
Service-level management00 Ratings9.559 Ratings
Best Alternatives
JenkinsServiceNow IT Service Management
Small Businesses
GitLab
GitLab
Score 8.6 out of 10
Agiloft Service Desk (discontinued)
Agiloft Service Desk (discontinued)
Score 9.0 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.6 out of 10
Agiloft Service Desk (discontinued)
Agiloft Service Desk (discontinued)
Score 9.0 out of 10
Enterprises
GitLab
GitLab
Score 8.6 out of 10
ManageEngine ServiceDesk Plus
ManageEngine ServiceDesk Plus
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
JenkinsServiceNow IT Service Management
Likelihood to Recommend
7.1
(74 ratings)
9.5
(80 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(13 ratings)
Usability
6.7
(8 ratings)
9.0
(13 ratings)
Availability
-
(0 ratings)
10.0
(1 ratings)
Performance
8.9
(6 ratings)
9.0
(1 ratings)
Support Rating
6.6
(6 ratings)
7.3
(22 ratings)
Online Training
-
(0 ratings)
1.0
(1 ratings)
Implementation Rating
6.0
(1 ratings)
10.0
(3 ratings)
Product Scalability
-
(0 ratings)
10.0
(1 ratings)
User Testimonials
JenkinsServiceNow IT Service Management
Likelihood to Recommend
Open Source
Jenkins is a highly customizable CI/CD tool with excellent community support. One can use Jenkins to build and deploy monolith services to microservices with ease. It can handle multiple "builds" per agent simultaneously, but the process can be resource hungry, and you need some impressive specs server for that. With Jenkins, you can automate almost any task. Also, as it is an open source, we can save a load of money by not spending on enterprise CI/CD tools.
Read full review
ServiceNow
In our organization, we are using ServiceNow extensively. Change Management, Incident Management, Problem Management, Time tracking are few modules which we use extensively. This sort of model will work for any product or service based companies as the product is built on ITIL framework. So this product will be suited for small or large scale companies to better organize and add controls and track SLA's for technology or business process.
Read full review
Pros
Open Source
  • Automated Builds: Jenkins is configured to monitor the version control system for new pull requests. Once a pull request is created, Jenkins automatically triggers a build process. It checks out the code, compiles it, and performs any necessary build steps specified in the configuration.
  • Unit Testing: Jenkins runs the suite of unit tests defined for the project. These tests verify the functionality of individual components and catch any regressions or errors. If any unit tests fail, Jenkins marks the build as unsuccessful, and the developer is notified to fix the issues.
  • Code Analysis: Jenkins integrates with code analysis tools like SonarQube or Checkstyle. It analyzes the code for quality, adherence to coding standards, and potential bugs or vulnerabilities. The results are reported back to the developer and the product review team for further inspection.
Read full review
ServiceNow
  • When I have a number of requests to make, for example a request to add a dozen or so user accounts to more than one group account in Active Directory , I can put all the needed information into the initial form, add it to my "shopping cart" and all of that information remains on the screen for the next item for which I only need to edit a few items (like the AD group name in this example), and keep adding them to the shopping cart until I have them all. When I "Check Out" each of those items is generated as a separate task under the one request. It simplifies and expedites the creation and tracking of these kinds of requests.
  • I can easily and quickly see what tickets are currently assigned to me in order to prioritize them and remain aware of my workload.
  • Numerous fields for CIs can be used when trying to find the entry for a particular item. For example, IP Address, server name, raw text, classification, and so on.
  • To help with making sense out of related tasks, when a task is assigned to me and I need to open another task for a different team to work in order to complete my task, I can open a sub-task from my ticket so that the relationship between the two can be pulled up later into reports. For example, I may have a task to build a new vm, and need to open tasks for networking, security accounts, software installation and so on. By opening sub-tasks from my assignment, the time spent by all parties concerned is tied together for more meaningful cost accounting.
Read full review
Cons
Open Source
  • The UI could be slightly better, it feels kind of like the 90s, but it works well.
  • An easier way to filter jobs other than views on the dashboard.
  • An easier way to read the console logs when tests do fail.
Read full review
ServiceNow
  • It is hard to find areas for improvement, the tool is very powerful. That said, building the CMDB still involves some manual interaction which was not how it was presented in demos.
  • The CMDB data is almost too deep and detailed. When you build the relationship map it can be so large that it is overwhelming. You can limit this, but the default maps are massive if you are discovering lots of device classes.
  • The product is expensive. Since they are the leader in the industry and the product has tons of features, they definitely charge for it!
Read full review
Likelihood to Renew
Open Source
We have a certain buy-in as we have made a lot of integrations and useful tools around jenkins, so it would cost us quite some time to change to another tool. Besides that, it is very versatile, and once you have things set up, it feels unnecessary to change tool. It is also a plus that it is open source.
Read full review
ServiceNow
To be completely honest setting up a new ticketing system can be a pain in the ass. Once you have it setup and customized the way you want it, you don't want to switch unless you're unhappy with the product. Unless future releases and updates really muck the system up, I wouldn't change.
Read full review
Usability
Open Source
Jenkins streamlines development and provides end to end automated integration and deployment. It even supports Docker and Kubernetes using which container instances can be managed effectively. It is easy to add documentation and apply role based access to files and services using Jenkins giving full control to the users. Any deviation can be easily tracked using the audit logs.
Read full review
ServiceNow
The dashboard is so confusing, [there are] many clicks to open a task and search by a ticket. The Enterprise customisation [we did] has finished to kill the software and creates a really bad experience on a daily basis. [It is] So slow, and so many clicks to process a ticket. Works only on IE so, that [should] make you realize that [it] is a bad idea.
Read full review
Reliability and Availability
Open Source
No answers on this topic
ServiceNow
We have never had any issues with ServiceNow's availability that I am aware of in the two years I have been using it.
Read full review
Performance
Open Source
No, when we integrated this with GitHub, it becomes more easy and smart to manage and control our workforce. Our distributed workforce is now streamlined to a single bucket. All of our codes and production outputs are now automatically synced with all the workers. There are many cases when our in-house team makes changes in the release, our remote workers make another release with other environment variables. So it is better to get all of the work in control.
Read full review
ServiceNow
For a massive system, page loads are reasonably quick, including searches.
Read full review
Support Rating
Open Source
As with all open source solutions, the support can be minimal and the information that you can find online can at times be misleading. Support may be one of the only real downsides to the overall software package. The user community can be helpful and is needed as the product is not the most user-friendly thing we have used.
Read full review
ServiceNow
I would give it this rating because we have had no major issues with the support for ServiceNow after we implemented it at our organization. They seem to respond promptly and efficiently if we ever do need to open a support case with them about an issue we are having.
Read full review
Online Training
Open Source
No answers on this topic
ServiceNow
To type in what should be a text box, you have to click an empty cell, a tiny text box pop up opens with a check box and an X. You the. Type in the text box and have to click the check mark. If you have a bunch of fields to fill out, doing this is very annoying. Absolutely know thought went in to this. I'm sure somebody in marketing thought it was a good idea. It wasn't.
Read full review
Implementation Rating
Open Source
It is worth well the time to setup Jenkins in a docker container. It is also well worth to take the time to move any "Jenkins configuration" into Jenkinsfiles and not take shortcuts.
Read full review
ServiceNow
Without exception, every client I have worked with has been very happy with their resulting product. While this is partly due to my work, I must point out that the platform is the winning decision, not the implementer.
Read full review
Alternatives Considered
Open Source
Overall, Jenkins is the easiest platform for someone who has no experience to come in and use effectively. We can get a junior engineer into Jenkins, give them access, and point them in the right direction with minimal hand-holding. The competing products I have used (TravisCI/GitLab/Azure) provide other options but can obfuscate the process due to the lack of straightforward simplicity. In other areas (capability, power, customization), Jenkins keeps up with the competition and, in some areas, like customization, exceeds others.
Read full review
ServiceNow
We used to use Jira to handle service tickets but it's way too robust for something this straightforward. Due to the nature of Jira, you needed to already have a lot of documentation and knowledge about who should be assigned the ticket, so the lift of creating a ticket was time consuming.
Read full review
Scalability
Open Source
No answers on this topic
ServiceNow
ServiceNow works as an enterprise solution.
Read full review
Return on Investment
Open Source
  • Faster Time-to-Market: Jenkins automate the build, testing, and deployment process, enabling faster feedback and continuous improvement.
  • Improved Quality: Jenkins automatically run unit tests and integration tests, ensuring that code changes meet the necessary quality standards.
  • Cost Savings: Jenkins is an open-source tool that is free to use
Read full review
ServiceNow
  • Overall ServiceNow has a positive impact on getting the SLA of tickets down in supporting our customers.
  • One negative impact has been the amount of time to get the product to produce an ROI, it's almost too big to fail and too big to replace. You almost become committed to the product. Good or bad.
  • Another negative impact would be if you track metrics of employees and time tracking, there is a lot of scenarios where engineers will track time on tickets but not get credit for closing them as the assignee function of tickets can only be tied to one user and credits only the engineer who closes the ticket.
  • Another positive impact would be the level of security for permissions and scaling the workloads is robust and you will get out of the system what your team is willing to put in.
Read full review
ScreenShots

ServiceNow IT Service Management Screenshots

Screenshot of Screenshot of Screenshot of Screenshot of