By tag: TeamSystem
0
kicks
Gits support to Visual Studio and TFS
Some good news to Visual Studio developers, Full Visual Studio integration with Gits and Visual Studio now can talk to Gits repository projects. Also full support to Team Foundation servers and now you can create traditional team foundation projects and Git version control projects all integrated in...
0
kicks
TFS Reporting Recipes #1: Getting Iteration Path for Current Sprint
The first part in the TFS Reporting Recipes Series: Getting the iteration path for the currently active Sprint
0
kicks
TFS Reporting Recipes #0: Introduction
Introduction to the upcoming series of TFS Reporting Recipes
0
kicks
Upgrade TFS2010 to TFS11 with Detach and Attach
Upgrade a Team Foundation Server Project Collection from TFS2010 to TFS11 Beta with Detach/Attach and post update manual procedure.
0
kicks
Running NUnit and xUnit tests in TFS11 build
This post shows how simple is to run NUnit and xUnit tests during a Team Foundation Server 11 build.
0
kicks
Interesting links for Visual Studio 11 and TFS 11 Beta
A series of links related to Visual Studio 11 ALM (VS11 + TFS11)
0
kicks
A Team Build FTP Activity – Part 1 – The Activity
This is the first in a 3-part series in which I will go through a complete FTP deployment solution, which will be able to push any configuration of your web application to a remote server and will be fully configurable from a TFS Build Definition. For this first part I will go over how to build the ...
0
kicks
More on TFS 2010 Build Extensions
A short description of the available build extensions in TFS 2010 Team Build.
0
kicks
Visual Studio TFS: How to undelete file(s)
Find out how to undelete file(s) in Visual Studio Team Foundation Server.
0
kicks
Add Chuck Norris to Your TFS 2010 Builds!
In this post I describe how to build a custom TFS 2010 build activity that displays a random Chuck Norris fact during an automated build. We use several more advanced concepts like build extensions and the ActivityTracking attribute which are often not described when presenting how to write custom ...
0
kicks
Searching in TFS Work Items never was so Easy thanks to Power Tools
A post that explains how to search work item in Team Foundation Server with Web Access or the new Searchbox introduced in TFS Power Tools of August 2011 (That was improved in the December 2011 release)
0
kicks
Coded UI Testing - Could not load Visual Studio Test Assembly
This article describes how to correct issues when usign the CodedUI Tests and TFS Lab Management computers, without visual studio installed on the VM running the tests.
0
kicks
Teams in Visual Studio 11 CTP, The Bug Backlog.
Default are bugs visually in the product backlog. When a tester files a bugs from test manager (or any other client tool), it will be shown in the teams product backlog. Now, not everybody is happy with the solution that every bug is visible in the backlog. many small bugs will blur the visual manag...
0
kicks
How to Setup Sprint or Iterations in a Telerik TeamPulse Project?
Last day we discussed on project creation in TeamPulse team management solution. If you didn’t yet read it, follow this post here: “How to Create a New Telerik TeamPulse Project?” where we discussed the project creation step-by-step.
Today in this article, we will use that project and will show y...