NUnitForVS

NUnitForVS.zip (4,4 MB)
NUnitForVS is a NUnit integration in Visual Studio 2008. Compared to other NUnit runners for Visual Studio that allow you to just run the tests, NUnitForVS integrates NUnit tests in Visual Studio Unit Test Runtime. This allows you to run your tests along with other tests (ex. VSUnit, TestComplete etc.) during TFS integration builds and publish the results on Team Foundation Server. It also supports Code Coverage feature of Visual Studio.

Silverlight Testing Automation Tool

StatLight.zip (38,2 MB)
StatLight is a tool developed for automating the setup, execution, and gathering results of Silverlight unit tests. StatLight helps to speed up the feedback cycles while practicing TDD/BDD/(insert your test style here) during Silverlight development.

Test Case Import Utilities for Visual Studio 2012 and Visual Studio 2010

tcmimport.zip (43,7 MB)
Utilities for importing test cases, requirements, bugs from excel and word formats into work items on the Visual Studio Team Foundation Server 2010 or 2012.

TFS Test Case Review

Provides a means to review Test Cases created in Microsoft Test Manager in a clean, easy-to-read interface.

Test Case Runner - Runs test cases and updates the status as Pass/Fail/Blocked

This tool automates the test case execution in Microsoft Test Manager. It runs the selected test cases and updates their status as specified by the user. The status can be Pass/Fail/Blocked.

TFS Test Plans Word Addin

TFS Test Plans Documentation makes it easier to document your test plans building word document content including test cases, test steps and shared steps extracted directly from Team Foundation Server. It's developed in C# language as a Microsoft Word 2010 add-in

Test Scribe Extended

This project is based on Test Scribe for Visual Studio Ultimate 2010 and Test Professional 2010 (http://visualstudiogallery.msdn.microsoft.com/e79e4a0f-f670-47c2-9b8a-3b6f664bf4ae) and it adds features as Export Test Attachments and Export Test Parameters.

TFS2010 TestProject Extensions Libraries

Conjunto de Librerias y Templates para mejorar la construccion de WebTest utilizando VSTS 2010 y TFS2010 Set of custom libraries and templates to reinforce and accelerate VSTS2010 / TFS2010 webtest design

trx2html

trx2html.zip (1,3 MB)
Converts Visual Studio TestResults files to html with agregate information, making easier the inspection of test results

TRXtoHTML

trxtohtml.zip (115 kB)
This is a command line utility to generate html report files from VSTS 2008 as well as VSTS 2010 result files (trx). Usage: VSTSTestReport /q <input trx file> <output html file> <input code coverage file> /q optional argument for quiet mode

Visual Studio and Cloud Based Mobile Device Testing

Practical guidance enabling field to remove blockers to adoption and to use and extend the Perfecto Mobile Cloud Device testing within the context of VS.

Visual Studio Lab Management Guide

vsarlabman.zip (15,7 MB)
Visual Studio ALM Rangers practical and scenario-based guidance, backed by custom VM Template automation for reference environments

Visual Studio Database Guide

Practical guidance for Visual Studio 2010 Database projects.

Visual Studio Performance Testing Quick Reference Guide

VSPTQRG.zip (9,1 MB)
A quick reference guide to help with performance testing aspects of Visual Studio

WCF Load Test

This tool takes a WCF trace file and a WCF client proxy, or a WCF interface contract, and generates a C# unit test that replays the same sequence of calls found