July 16th, 2015 by inflectra
This summer we had the privilege of having an intern (Bruno Gruber) work for us to develop some of the build server plugins for SpiraTeam. During the course of his internship we were able to see how different companies and technologies make things easy (or hard in the case of Microsoft TFS) for a new developer to start working with their systems. Based on his frustrations and observations we've published this to hopefully encourage Microsoft to make things easier for the rest of us.
My internship project in Inflectra includes the development of plugins to integrate the SpiraTeam products with some Build Servers: TeamCity (Jetbrains), Bamboo (Atlassian), and TFS (Microsoft).
First, I developed a plugin for TeamCity. The installation and configuration process of TeamCity were relatively simple. Their online documentation and developer’s forum helped me to find answers to most of my questions. They encourage the developers to use their skills and creativity to develop plugins for their products: every year, there is a contest for TeamCity plugin developers (with good prizes!).
Developing an add-on for Bamboo also wasn’t a complicated task. Their online documentation helped me to solve some problems and it wasn’t difficult to find answers to common questions online.
However, developing a plugin for Microsoft’s TFS has been a hard task. First, the version of TFS we had installed (TFS2012) wasn’t compatible with the functionalities we were trying to extend (Notifications). So, we started the process of upgrading our TFS version. First, we figured out that our Windows Server 2008 (R1) wasn’t compatible with the new version of TFS we were trying to install. After upgrading the Windows version to a most recent one (Windows Server 2012 R2), we then tried to upgrade the TFS version to 2013. The first problem was that SharePoint in TFS2013 is not compatible with Windows Server 2012R2… luckily we didn’t need SharePoint and Microsoft provide an option to proceed without SharePoint.
The second problem was that we hadn’t SQL server installed in this new Windows machine. So, we had to install SQL Server Express Edition. After installing SQL Server 2012 Express, we figured out that we need to install an update before being able to use it with TFS 2013. So, we downloaded 15 GB of SQL Server updates from Microsoft’s website and after a long extraction and installation process, the update was finally installed. Then, we figure out that we had to install a Build Server. After more than 15 hours of work, we were finally able to build a “Hello World” project just to check the notification system of TFS.
It is also complicated to find online manuals and guides for developers and/or users of TFS. The answer for all our questions and problems were found in blogs, articles, or tutorials online. The information provided by Microsoft is, most of the time, superficial and doesn’t really help to solve problems or find answers to simple questions.
Talking with other developers about these problems, I figure out that most of them have already faced similar situations with other Microsoft products.
I don't want this article to sound like I dislike Microsoft products. On the contrary, Inflectra has been using .NET and ASP.NET to build its products from day one - the first version of SpiraTest used .NET 1.1 and has grown since to use .NET 4.5, Entity Framework and ASP.NET AJAX.
In fact throughout the years, Microsoft has always made things easy for developers with rich, powerful IDEs and very robust documentation (MSDN). But now, they need to start working to make their products simple to install, configure, use, and maintain. Otherwise, they will start to lose customers and developers to simpler, but easier to use, software.
Ask an Inflectra expert:
SpiraTest combines test management, requirements traceability & bug-tracking
SpiraTeam brings your teams together, managing the entire application lifecycle
SpiraPlan lets you manage your programs and portfolio of projects like never before
Orchestrates your automated regression testing, functional, load and performance
The ultimate test automation platform for web, mobile, and desktop applications
The help desk system, designed specifically for software support teams
Cloud hosted, secure source code management - Git and Subversion
Let us deal with the IT pain so you don't have to
For those that need to, install any of our tools locally
Our customers work in every industry imaginable. From financial services to healthcare and biotech to government and defense and more, we work with our customers to address their specific needs.
Our products do not enforce a methodology on you, instead they let you work your way. Whether you work in agile development, Scrum and XP, Kanban and Lean, Waterfall or hybrid Inflectra can help.
If you want to learn more about application delivery, testing, and more take a look at our whitepapers, videos, background papers, blog, and presentations.
Our software is used by multinationals, universities, organizations, and individuals all over the world. We are focused on their success through our products.
We collaborate with a wide range of teams to bring our customers a range of services (including load testing, training, and consultation), complimentary technologies, and specialized tools for specific industries.
Learn how different organizations have benefited from using Inflectra products to manage their software testing and application develooment.
Outstanding support is the foundation of our company. We make support a priority over all other work. Take a look at our support policy.
Discover great tips, discussions, and technical solutions from fellow customers and Inflectra's technical experts.
If you can't find the answer you're looking for, please get in touch with us: over email, phone, or online.
We are constantly creating new videos to help customers learn about our products, including through in depth webinars, all freely available along with a wide selection of presentations.
We provide a number of resources to help customers learn how to get the most out of our products, with free online resources, virtual classrooms, and face to face.
Read about Inflectra, our manifesto, and our values. Meet our incredible customers who are building awesome things.
The Inflectra Blog contains articles on all aspects of the software lifecycle.
In addition we have whitepapers,
background articles, videos and
presentations to help get you started.
Events are a big part of our awesome customer service. They are a chance to learn more about us, our products, and how to level up your skills with our tools.
We actively partner with companies and individuals all over the world. We are also a great place to work and encourage you to explore joining our team.
Please contact us with your questions, feedback, comments, or suggestions. We'll get back to you as soon as possible.
When you need additional assistance (be it training, consulting, or integration services) our global certified solution provider partner network is ready to help.
At Inflectra, we are fully committed to provide our customers with the very best products and customer service.
We want to help developers extend and customize our tools to fit in with their needs. We provide robust APIs, sample code, and open source projects.