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.2 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
8.2
75 Ratings
1% below category average
Organize and prioritize service tickets00 Ratings9.074 Ratings
Expert directory00 Ratings8.157 Ratings
Service restoration00 Ratings8.061 Ratings
Self-service tools00 Ratings7.972 Ratings
Subscription-based notifications00 Ratings8.570 Ratings
ITSM collaboration and documentation00 Ratings7.866 Ratings
ITSM reports and dashboards00 Ratings8.169 Ratings
ITSM asset management
Comparison of ITSM asset management features of Product A and Product B
Jenkins
-
Ratings
ServiceNow IT Service Management
8.1
67 Ratings
2% below category average
Configuration mangement00 Ratings8.066 Ratings
Asset management dashboard00 Ratings7.865 Ratings
Policy and contract enforcement00 Ratings8.457 Ratings
Change management
Comparison of Change management features of Product A and Product B
Jenkins
-
Ratings
ServiceNow IT Service Management
8.5
68 Ratings
1% below category average
Change requests repository00 Ratings8.668 Ratings
Change calendar00 Ratings8.662 Ratings
Service-level management00 Ratings8.464 Ratings
Best Alternatives
JenkinsServiceNow IT Service Management
Small Businesses
GitLab
GitLab
Score 8.7 out of 10
Agiloft Service Desk (discontinued)
Agiloft Service Desk (discontinued)
Score 9.0 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.7 out of 10
Agiloft Service Desk (discontinued)
Agiloft Service Desk (discontinued)
Score 9.0 out of 10
Enterprises
GitLab
GitLab
Score 8.7 out of 10
ManageEngine ServiceDesk Plus
ManageEngine ServiceDesk Plus
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
JenkinsServiceNow IT Service Management
Likelihood to Recommend
7.0
(74 ratings)
9.4
(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
It is well suited for medium to large companies that require a tool to allow users to create IT requests, have a self-service portal, track the completion of such requests and have access to KPIs to understand the satisaction level of the requestors. It is not the best tool if you want to have a heavy personalized IT Service Management tool to cater to all your needs or when you want to have an easy way to search for past tickets using specific keywords.
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
  • Integration
  • Good search capabilities. Applications are created within CMDB and we can search for the app to see the changes, incidents and problems created
  • Reporting. Great store of MIS reports and will let you to create custom reports
  • Visual Task Boards - use it as Kanban boards
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
  • Finding requests that I opened and have since been completed by the assigned group/individual is very difficult to accomplish unless I've written down the request numbers somewhere.
  • Requests that I opened and are subsequently closed, often continue to appear in the list of "My Open Requests" giving the appearance that they were not completed when in fact they were.
  • It may exist, but if it does I haven't found it yet, which makes it less than intuitive, but I would like to see the ability to recall a request in ServiceNow.
  • I believe our firewall rule change request for is a custom form, but it has a serious drawback. If I submit such a request and need to make a correction to it before it is approved, there isn't anyway for me to do so. The request has to first be rejected with the creation of a sub-task in order to edit it before it is resubmitted for approval.
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
It has helped us a lot, and after some training and getting to know the product, we are quite comfortable with it and feel much more capable of understanding what's going on in our IT environment. The only reason it doesn't get a perfect score from me is that there is a learning curve for both end users and IT admins using ServiceNow. Once you customize the UI and remove unnecessary fields. You are left with a very clean product that does what it needs to and does it well.
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
  • We don't currently have a CMDB, so we are leveraging ServiceNow to build one using their ITSM and ITOM tools. This is a huge gap for us as a company and it will be a big win once this is in place.
  • The core help desk functions are comparable to most other tools on the market, but SN does a great job of integrating that data with other modules like Problem, Change and Event Management to provide a truly integrated solution.
  • The tool is expensive, so you will need to try to do as much as you can with the platform. We currently use other systems for HAM and SAM but will be including these in our ServiceNow instance in the future to help maximize our ROI.
Read full review
ScreenShots

ServiceNow IT Service Management Screenshots

Screenshot of Screenshot of Screenshot of Screenshot of