it_user212079 - PeerSpot reviewer
Automation Test Analyst at a non-tech company with 51-200 employees
Vendor
It runs acceptance tests after each commit, giving quick and automatic feedback on software quality.

What is most valuable?

We're using it for CI and automating build pipelines.

How has it helped my organization?

  • Rerun failed tests after overnight execution, saving manual re-execution time during working hours.
  • Run acceptance tests after each commit, giving quick and automatic feedback on software quality.
  • Automate build pipeline process, removing human errors from the process itself.

What needs improvement?

Setting up build configurations involves too many steps, as the process is too much broken down. We could do with the same number of steps but less groups.

For how long have I used the solution?

I've used it for about two years.

Buyer's Guide
TeamCity
April 2024
Learn what your peers think about TeamCity. Get advice and tips from experienced pros sharing their opinions. Updated: April 2024.
770,141 professionals have used our research since 2012.

What was my experience with deployment of the solution?

I'm not in charge of this, I have updated TeamCity once and it seemed like a quite straightforward task (but slow, due to the DB backup) once I found the online walk-through.

What do I think about the stability of the solution?

No issues.

What do I think about the scalability of the solution?

It's working perfectly with multiple projects running continuously on five build agents.

How are customer service and support?

Customer Service:

I've never had to use customer support.

Technical Support:

The user guide is quite thorough and extensive. Some topics are hidden a little bit, but after a while all the queries are answered.

Which solution did I use previously and why did I switch?

No previous solution was used.

How was the initial setup?

After updating TeamCity, the setup process was quite straightforward, guiding me step by step through the configuration of the new tool.

What about the implementation team?

It was an in-house implementation.

What was our ROI?

It is vital to our business to have quick and robust builds, and TeamCity is helping us to keep everything tidy and under control.

What other advice do I have?

An FAQ section with all the most common issues/most asked technical questions would be more than welcome.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
PeerSpot user
Software Engineer at a security firm with 501-1,000 employees
Vendor
Features I like include: shared resource locking, customization via plugins and meta-runners, and storing build configurations per-branch for Git code repositories.

Valuable Features:

Features I really like:
Branch builds for Git repositories, shared resource locking, customization via plugins and meta-runners, and storing build configurations per-branch for Git code repositories.

Improvements to My Organization:

TeamCity allows us to have self-sufficient development teams that can create their own builds and deployments. TeamCity has really allowed us to embrace continuous integration (even running full CI on all code branches with no extra effort).

Room for Improvement:

Features I would like to see in TeamCity:
Allow for shared resource locks across multiple build configurations (i.e. deploy then run integration tests against the same environment).

Allow shared resource locks to accept parameters for dynamic assignment of locks.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Buyer's Guide
TeamCity
April 2024
Learn what your peers think about TeamCity. Get advice and tips from experienced pros sharing their opinions. Updated: April 2024.
770,141 professionals have used our research since 2012.
it_user229776 - PeerSpot reviewer
DevOps Engineer at a media company with 51-200 employees
Vendor
The templates allow a consistent configuration on how an application is built.

What is most valuable?

  • Ease of configuring complete build chains with the use of build templates
  • Creating a single custom build runner that allows us to have a single entry point and filter steps by arguments for all our builds
  • The ability to trigger subsequent builds in a chain based off of multiple types of triggers in a deterministic fashion

How has it helped my organization?

Creating a meta-runner to use as a single build entry point. The templates allow a consistent configuration on how an application is built, and by combining the use of the meta-runner and build templates, the whole organisation understands, and follows, this convention. By following this convention, a complete build stack is completed in a single REST call.

What needs improvement?

  • Client side load as projects/builds with a lot of test history, and branches can take quite a bit of time to load
  • It would also be nice to have a conditional build step: https://youtrack.jetbrains.com/issue/TW-17939
  • Having project templates

For how long have I used the solution?

I used it for three years.

What was my experience with deployment of the solution?

You shouldn't use TeamCity as a deployment tool.

What do I think about the stability of the solution?

As versions progress, TeamCity has greatly improved it's stability with it's resourcing. Also following JetBrains' documentation about how to set up TeamCity, distributes load in a more even fashion.

What do I think about the scalability of the solution?

There have been times when making copies of a project has caused major stability issues, especially when you have nested project structure based off of different build configuration templates.

How are customer service and technical support?

Customer Service:

I've never needed to deal with customer service.

Technical Support:

YouTrack has been a great forum to raise/track issues.

Which solution did I use previously and why did I switch?

We previously used CC.Net. TeamCity provided a much easier method of configuration as well as templating over CC.Net.

How was the initial setup?

If you want just a basic setup, it is extremely straightforward. If you require optimizations such as I/O distribution, you will need to do a little bit more work.

What about the implementation team?

We implemented it in-house.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
it_user215508 - PeerSpot reviewer
DevOps Consultant at a tech company with 51-200 employees
Vendor
I use it to increase visibility and clarity of build and deployment activities.

What is most valuable?

There’s loads of valuable features but PowerShell Runner is invaluable.

How has it helped my organization?

It increases the visibility and clarity of build and deployment activities.

What needs improvement?

.net deployment needs improvement. Also, I'd like to see more NuGet/Octopus style features and Azure stuff.

For how long have I used the solution?

I've used it for over five years.

What was my experience with deployment of the solution?

It's all currently hand rolled in PowerShell.

What do I think about the stability of the solution?

Never ever had any stability issues.

What do I think about the scalability of the solution?

I have encountered some issues using large number of agents, and using git.

How are customer service and technical support?

Customer Service:

The agents are amongst the best available/experienced around.

Technical Support:

The agents are amongst the best available/experienced around.

Which solution did I use previously and why did I switch?

I have used Jenkins, TFS, Cruise Control .net, and GO. I switched from using Cruise Control .net as TeamCity is easier to use and displays important information very well. It also has great support for integrating to other products, from JetBrains and other vendors – Atlassian, JIRA, and Windows AD.

How was the initial setup?

It's very, very simple.

What's my experience with pricing, setup cost, and licensing?

Setup is the licence (and my contract rate).

Which other solutions did I evaluate?

I have used all leading CI tools.

What other advice do I have?

With low costs to adopt what are you waiting for?

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
PeerSpot user
Software Developer at a tech vendor with 201-500 employees
Vendor
The support for cross-platform builds is very valuable, as is the flexibility in creating build steps.

What is most valuable?

The support for cross-platform builds is very valuable, as is the flexibility in creating build steps. We love that we can include unit and integration tests as part of a build configuration! The plugin functionality is great too, and we couldn't live without the Octopus Deploy plugin.

How has it helped my organization?

With Teamcity, our build/packaging process and the ensuing deployment via Octopus Deploy takes less than half an hour. We have a customer base of approximately 40,000, spread over hundreds of virtual machines, so a fast deployment with little to no downtime is critical.

What needs improvement?

It'd be great to see future built-in support for Octopus Deploy. Currently, Octopus Deploy provides a plug-in for TeamCity, but the installation is manual, and requires a restart of the TeamCity service in order to complete the installation. This is really the only small improvement I would recommend, but it's obviously not a deal-breaker.

For how long have I used the solution?

I've used TeamCity for approximately one and a half years.

What was my experience with deployment of the solution?

While I didn't take part in the original installation of TeamCity at my current employer, I have set it up on various machines for testing/trial purposes. I use it regularly for a personal project that I maintain. The installation and setup of an initial build configuration were both very straightforward.

What do I think about the stability of the solution?

No issues encountered.

What do I think about the scalability of the solution?

No issues encountered.

How are customer service and technical support?

Customer Service:

I haven't had the opportunity to interact with support team at JetBrains, but I am impressed with the extent of the documentation.

Technical Support:

I haven't been in a situation which required the assistance of the JetBrains technical support team.

Which solution did I use previously and why did I switch?

It was in place before I arrived at my current employer, but I know that the deployments were handled largely through robocopy scripts that took hours to run. Deploys were typically done in the wee hours of the morning, and required having multiple developers on-site/on call.

How was the initial setup?

I've found the installation to be very straightforward.

What about the implementation team?

The installation was handled as a joint effort between our in-house development and IT teams.

What other advice do I have?

If you need an enterprise build management tool, and your budget permits, it's absolutely worth looking at. Even for independent developers with a limited budget, JetBrains allows you to use the product for free up to a certain number of projects. I use it for a personal project at home, and love it.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
PeerSpot user
Web Developer and Software Architect at a tech vendor with 1-10 employees
Real User
Execution of unit tests with code coverage reports is a valuable feature
Pros and Cons
  • "Using TeamCity and emailing everyone on fail is one way to emphasize the importance of testing code and showing management why taking the time to test actually does saves time from having to fix bugs on the other end."
  • "Last time I used it, dotnet compilation had to be done via PowerShell scripts. There was actually a lot that had to be scripted."

What is our primary use case?

Automating continuous integration and catching those culprits who introduce build errors or test failures who refuse to test on their own machines.

How has it helped my organization?

Being the sole TDD developer in an organization is not enough if the rest of the team does not test as well. Using TeamCity and emailing everyone on fail is one way to emphasize the importance of testing code and showing management why taking the time to test actually does saves time from having to fix bugs on the other end.

What is most valuable?

The three best features are the following:

  • Automated builds triggered on check-in
  • Execution of unit tests with code coverage reports
  • Automated deployment to various environments.

What needs improvement?

Last time I used it, dotnet compilation had to be done via PowerShell scripts. There was actually a lot that had to be scripted. Whether to present an error code or just throw an exception, it was unclear, as well as having to paste a script versus executing a PS file. Fewer "options" in this section with greater consolidation and handling would be appreciated.

For how long have I used the solution?

Three to five years.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
it_user607749 - PeerSpot reviewer
it_user607749Manager, Live Production at a computer software company with 1,001-5,000 employees
Real User

Thanks for the information!

it_user781401 - PeerSpot reviewer
Software Tools Developer II at a tech vendor with 1,001-5,000 employees
Vendor
Templates, meta-runners, and agent pooling make it easy to move to a new release
Pros and Cons
  • "It's easy to move to a new release because of templates and meta-runners, and agent pooling."
  • "REST API support lacks many features in customization of builds, jobs, and settings."

What is most valuable?

  • Templates
  • Meta-runners
  • Plugins
  • Multiple version control system support
  • REST API support

How has it helped my organization?

We can build our code daily and automatically, with email notification for failures. It's easy to move to a new release because of templates and meta-runners, and agent pooling.

What needs improvement?

REST API support lacks many features in customization of builds, jobs, and settings. 

Also, integration with newer technologies needs improvement.

For how long have I used the solution?

Three to five years.

What do I think about the stability of the solution?

Depends on the server host, but it runs on Java so it needs high specs. Otherwise, the website takes a long time to load. 

Also, supporting newer technologies is limited.

What do I think about the scalability of the solution?

You have to clean up old projects, otherwise the load on the server increases with increase in size of projects.

How are customer service and technical support?

Technical support is good.

Which solution did I use previously and why did I switch?

No previous solution.

How was the initial setup?

Straightforward, the documentation on the website is very helpful.

What's my experience with pricing, setup cost, and licensing?

I don't handle pricing so I can't really advise on this.

Which other solutions did I evaluate?

We did not evaluate other options but we may consider moving to Jenkins because it's free and has many similar features.

What other advice do I have?

Use Templates and meta-runners, they are very useful in scaling your product with new releases.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
it_user781404 - PeerSpot reviewer
Software Engineer with 501-1,000 employees
Vendor
Provides ​​good visualization of builds, however ​I would suggest creating simple and advanced configurations
Pros and Cons
  • "Good integration with IDE and JetBrains products."
  • "I would suggest creating simple and advanced configurations. Advanced configurations will give more customizations like Jenkins does."

What is most valuable?

  • Good visualization of builds
  • Easy configuration
  • Good integration with IDE and JetBrains products

How has it helped my organization?

People react faster on failing builds.

What needs improvement?

I would suggest creating simple and advanced configurations. Advanced configurations will give more customizations like Jenkins does.

For how long have I used the solution?

Three to five years.

What do I think about the stability of the solution?

Generally no, just in a few cases.

What do I think about the scalability of the solution?

No, adding new build agents were enough.

How are customer service and technical support?

I would give technical support an eight out of 10. They provide help quickly.

Which solution did I use previously and why did I switch?

At another company, we switched from Jenkins to TeamCity because of the support.

How was the initial setup?

The setup is straightforward.

What's my experience with pricing, setup cost, and licensing?

If you can, try it out first.

Which other solutions did I evaluate?

Jenkins.

What other advice do I have?

Try to think about pipeline before buying this product, you can set it up on one machine and try it out.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user