Browse by Tags

Tagged Content List
  • Wiki Page: TFS 2010 Build-Deploy-Test

    Lab Management in TFS 2010 provides the ability to build deploy and test in an automated fashion. The below scenario can be easily achieved using TFS 2010. Build is scheduled daily at a specific time When the build succeeds, it gets deployed and the BVTs are kicked off automatically When the...
  • Wiki Page: How to Configure TFS Notifications in Team Foundation Server 2010

    TFS notifications are useful in sending alerts when a work item is changed, the build is completed, build property changed etc. When I did it for the first time I had to research many articles to find what exactly to be done. So I thought of making that knowledge available in one article. This...
  • Wiki Page: How to Add SSRS Reports to TFS 2010 Team Project Portal

    The TFS 2010 Team Project portal is a SharePoint site which provides a Dashboard where the recent and important activities can be seen. To view the team project portal: 1) Open Team Explorer in Visual Studio. 2) Right-click Team Project , and then select Show Project Portal . Once...
  • Wiki Page: TFS 2010 API - Create WorkItems(Bugs)

    WorkItems(Bugs) can be filed in an automated way by using TFS 2010 API You first need to add a reference to Microsoft.TeamFoundation.Client.dll and Microsoft.TeamFoundation.WorkItemTracking.Client These dll can be found under C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies...
  • Wiki Page: TFS 2010 API - Get Results of a Test Run

    The Results of a Test Run can be obtained by using TFS 2010 API You first need to add a reference to Microsoft.TeamFoundation.Client.dll and Microsoft.TeamFoundation.TestManagement.Client.dll These dll can be found under C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies...
  • Wiki Page: How to Create Reports for TFS 2010 Test Results

    TFS 2010 provides an excellent mechanism to build, deploy and test in an automated fashion. Default reports are provided and can be seen in the reports section of Team Explorer. However, the default reports will not necessarily serve all your reporting needs. You can develop custom reports using the...
  • Wiki Page: How to fix existing project in old TFS after upgrade to TFS 11 beta?

    When I complete upgrading my environment to TFS 11 beta , ( Upgrade to TFS 11 Beta ) I found the following error in the Web Access, TF400508: The current process settings are either missing or not valid. These settings must be defined by a project administrator As the following images ...
  • Wiki Page: Integração TFS + PS 2010 : Configurando Team Projects com Enterpriste Projects e mapeando Work Item (pt-BR)

    ::Configurando Team Projects com Enterpriste Projects e mapeando Work Itens:: Executar o prompt de comando como administrador e acessar o caminho: C:/Program Files (x86 )/Microsoft Visual Studio 10.0/Common7/IDE/ Executar a seguinte linha de commando: TfsAdmin ProjectServer /MapPlanToTeamProject...
  • Wiki Page: TFS 2010 – User Story Quality

    Teams working on Agile Methodology create User Stories to define new requirements. The question that is asked various times is “How to measure the Quality of a User Story?” There are two important aspects to measure the quality of a User Story: Test Cases – It’s important...
  • Wiki Page: Bulk Copy Test Cases Tool for Microsoft Test Manager & TFS

    A while ago I had written a blog post Microsoft Test Manager Test Case Versioning on how to manage Test Cases over multiple releases which required you to manually copy test cases individually. Now there is a tool to help with the bulk copying of Test Cases and updates the Iteration field at the...
  • Wiki Page: TFS 2010 Parallel Test Execution

    Lab Management in TFS 2010 provides the ability to build, deploy and test in an automated way. This is achieved by creating a build definition which uses the LabDefaultTemplate. With LabDefaultTemplate, a build can be triggered; it can be deployed to an environment and tests can be run on that...
  • Wiki Page: TFS 2010 Send Email after Test Run

    Lab Management in TFS 2010 provides the ability to build, deploy and test in an automated fashion. However, the most important thing which is lacking is ability to send the test results in an email. You can configure an alert for the build definition which uses the LabDefaultTemplate but users will have...
  • Wiki Page: TFS 2010 – Branching Vs. Labeling

    I would first recommend reading this article by “Microsoft Patterns and Practices” http://msdn.microsoft.com/en-us/library/bb668955.aspx This article describes about defining the branching and merging strategies that best suit your team. It explicitly says “ Do not branch unless...
  • Wiki Page: TFS 2010: Como Preparar o Ambiente Com o Lab Management (pt-BR)

    Table of Contents O Ambiente Network Load Balancing Cluster Team Foundation Server Lab Management O ambiente para utilização dos recursos oferecidos pela plataforma de ALM da Microsoft, que compreende o Team Foundation Server e o Visual Studio , está muito além de uma...
Page 1 of 1 (14 items)
Can't find it? Write it!