No more typing reviews! Try our Samantha, our new voice AI agent.

GoCD vs TFS comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Dec 15, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

GoCD
Ranking in Application Lifecycle Management (ALM) Suites
18th
Average Rating
7.6
Reviews Sentiment
7.1
Number of Reviews
7
Ranking in other categories
Build Automation (18th), Release Automation (14th)
TFS
Ranking in Application Lifecycle Management (ALM) Suites
8th
Average Rating
8.0
Reviews Sentiment
7.0
Number of Reviews
99
Ranking in other categories
Test Management Tools (3rd)
 

Mindshare comparison

As of August 2026, in the Application Lifecycle Management (ALM) Suites category, the mindshare of GoCD is 1.5%, up from 0.2% compared to the previous year. The mindshare of TFS is 4.4%, up from 4.4% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Application Lifecycle Management (ALM) Suites Mindshare Distribution
ProductMindshare (%)
TFS4.4%
GoCD1.5%
Other94.1%
Application Lifecycle Management (ALM) Suites
 

Featured Reviews

Nishant Narayan Singh - PeerSpot reviewer
DevOps Architect at a consultancy with 10,001+ employees
Simplifies the pipeline process, but the access control system needs enhancement
One area of product improvement is the access control system. It is difficult to assign different access levels because it relies on separate keys for developer and admin access, which could be simplified. The folder structure is another aspect that could be enhanced, as all jobs are displayed on a single page without the clear organization seen in Jenkins. Implementing a more structured approach to organizing jobs would improve user experience. AI could simplify job creation. For example, instead of manually editing pipelines as code, an AI tool could allow users to input variables and automatically generate the required jobs. It would help reduce human errors, such as issues that arise from incorrect edits in large code files.
PF
Angular C Full Stack Developer at Great American Insurance
Simplified task creation enhances seamless development workflow
We use TFS for our Agile board to handle our sprints, epics, stories, and tasks, tracking how work is progressing. It is also a repository for managing code changes TFS integrates seamlessly with Visual Studio and Azure Cloud, facilitating continuous integration and continuous deployment, which…

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"Permission separations mean that we can grant limited permissions for each team or team member."
"It has a user-friendly interface, which for free and open-source tools, the UI is really amazing and simple."
"GoCD's open-source nature is valuable."
"In terms of value added it has more than achieved everything we wanted from it and more."
"The UI is colorful."
"The most notable aspect is its user interface, which we find to be user-friendly and straightforward for deploying and comprehending pipelines. We have the ability to create multiple pipelines, and in addition to that, the resource consumption is impressive."
"After we switched to GO, each team can set-up their own delivery pipeline and run it themselves."
"The ability to do everything outside of an IDE; I can do 99% of everything from a web browser."
"TFS is a good product and you can continue working with it."
"The API for managing TFS programmatically is very powerful, you can listen on work items changes by TFS events."
"If someone is looking for version control software and product management software today, then I would recommend them to go for Azure DevOps."
"Most of our development is .NET based, integrating with GitHub and the code, and it has been performing well, which is why we have been using TFS."
"The traceability is valuable. While managing the workflows, it was always nice to have that traceability from requirements and all the way through design. It integrates with Microsoft Test Manager, and you can have everything that is related to a requirement attached to it."
"The initial setup is easy, it is easy to understand and use."
"Users get alerted so they know when there's work required which makes the solution quite efficient."
 

Cons

"The tool must be more user-friendly."
"The aspect that requires attention is the user management component. When integrating with BitLabs and authenticating through GitLab, there are specific features we desire. One important feature is the ability to import users directly from GitLab, along with their respective designations, and assign appropriate privileges based on that information. Allocating different privileges to users is a time-consuming process for us."
"GO doesn't come with a lot of out of the box features like other tools, don't expect that you can get it to work by clicking the NEXT button."
"The documentation really should be improved by including real examples and more setup cases."
"User management, Documentation, Advanced GUI functionality."
"It is difficult to assign different access levels because it relies on separate keys for developer and admin access, which could be simplified."
"The dashboard needs more enhancements."
"Team Build definitions bug-tracking tools."
"Customization of build templates needs better tools and tracking and it should be more friendly on test lab setup."
"I'm looking for specific options that aren't currently available, such as active status, new status, or what's currently in progress."
"They have room for improvement in merging the source code changes for multiple developers across files. It is very good at highlighting the changes that the source code automatically does not know how to handle, but it's not very good at reporting the ones that it did automatically. There are times when we have source code that gets merged, and we lose the changes that we expected to happen. It can get a little confusing at times. They can just do a little bit better on the merging of changes for multiple developers."
"The record and play functionality needs some improvement."
"Customization of build templates - better tools."
"The usability of TFS is not that great. Integration from an agile perspective could be improved. Jira is far better in this regard."
 

Pricing and Cost Advice

"It's an open-source and free tool."
"This is an open-source solution and it is inexpensive."
"Use the Microsoft recommended “seat-based” licensing model. This allows a single developer with multiple machines to consume only one client license."
"It is pretty expensive compared to other project management tools."
"TFS is expensive, and the licensing costs are yearly. I rate the tool's pricing an eight out of ten."
"I believe we pay on a yearly basis. I don't know the current costs of them. We outsource all that to a third party. Each of the developers gets a Microsoft Visual Studio Azure DevOps license, which gives them access to the TFS server as well. We probably pay on average about 1,800 Canadian Dollars a year for every developer, but that covers a lot more than just TFS."
"On a scale where ten is the highest and one is the cheapest, I rate the solution's licensing cost at one on a scale of one to ten."
"TFS is more competitively priced than some other solutions."
"TFS is not cheap."
"The overall price of TFS is good."
report
Use our free recommendation engine to learn which Application Lifecycle Management (ALM) Suites solutions are best for your needs.
909,725 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
15%
Manufacturing Company
9%
Construction Company
8%
Computer Software Company
7%
Manufacturing Company
12%
Financial Services Firm
11%
Construction Company
9%
Outsourcing Company
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business4
Midsize Enterprise2
Large Enterprise3
By reviewers
Company SizeCount
Small Business16
Midsize Enterprise26
Large Enterprise64
 

Questions from the Community

What needs improvement with GoCD?
One area of product improvement is the access control system. It is difficult to assign different access levels because it relies on separate keys for developer and admin access, which could be sim...
What is your primary use case for GoCD?
The solution helps us deploy microservices across multiple environments.
What advice do you have for others considering GoCD?
We integrate the solution with Git, where we store our code. We use Maven to build the code and tools like SonarQube and Checkmarx for code quality checks. We deploy our services in a Kubernetes-ba...
Which is better - TFS or Azure DevOps?
TFS and Azure DevOps are different in many ways. TFS was designed for admins, and only offers incremental improvements. In addition, TFS seems complicated to use and I don’t think it has a very fri...
What is your experience regarding pricing and costs for TFS?
While I do not know the exact pricing, TFS is likely more expensive than GitLab.
What needs improvement with TFS?
From a testing perspective, while the build and deploy automation capability and pipeline integration are already present to a great extent, these are areas where TFS can improve further.
 

Comparisons

 

Also Known As

Adaptive ALM, Thoughtworks Go
Team Foundation Server
 

Overview

 

Sample Customers

Ancestry.com, Barclay Card, AutoTrader, BT Financial Group, Gamesys, Nike, Vodafone, Haufe Lexware, Medidata, Hoovers
Vendex KBB IT Services, Info Support, Fujitsu Consulting, TCSC, Airways New Zealand, HP
Find out what your peers are saying about GoCD vs. TFS and other solutions. Updated: August 2026.
909,725 professionals have used our research since 2012.