Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

ALM Rangers ship update #1 for the Team Foundation Server Word Add-in

We are pleased to announce that we have released the first update to version (1.0.12.0622) of the Team Foundation Server Word Add-in, adding support for Word 2010 64-bit. See Word4TFS10-x64misi and Rangers_vsarword4tfs_1.0.12.0622_Everything.zip files in the latest (image) The add-in allows you to import work items from a Team Foundation ...

Code Coverage in Microsoft Test Manager in Visual Studio Update 1

Another in the ALM MVP Blog series. This article was written by Mike Douglas one of our most active ALM Rangers contributing to a bunch of the ALM Ranger projects!  Make sure and check out Mikes article: Continuous Feedback using Storyboarding, Code Reviews, and the Feedback Tool in Visual Studio 2012 ALM  (The ALM Ranger projects are ...

Integrating existing testing systems with Microsoft Test Manager, Team Foundation Server and Visual Studio

I have been working with different partners in the testing space for the last couple of months and a frequently asked question is: “Where do we start integrating our test tools with the Microsoft application life cycle platform?” And the answer is relatively straight simple “You need to integrate yourself into the development ...

Visual Studio and Team Foundation Server 2012 Update 1 now available

As Soma mentioned in his blog the Visual Studio Updates are a new mechanism we are using to provide ongoing value throughout the year to our Visual Studio and Team Foundation Server customers. These updates will provide features to support the latest software trends in the market, and also offer an easy way to deploy bug fixes.   In Visual ...

Introducing SharePoint Emulators

The Visual Studio team is pleased to announce availability of Visual Studio 2012 SharePoint Emulators. Unit testing for SharePoint code is difficult. Ideally you would like to isolate code under test from the surrounding SharePoint framework. Isolation frameworks, such as Microsoft Fakes, can enable this code isolation. Unfortunately, as ...

Quick Response Sample – Visual Studio Extension to support the ALM Rangers Branching and Merging guidance

Quick Response samples provide information directly from Visual Studio ALM Rangers working with the Microsoft Visual Studio Product Group and Microsoft Services, in response to feature gaps to supplement the product and knowledge base information. (image) Issue It is not simple to implement a consistent branching model, that complies with ...

Retrying failed playback actions with Coded UI

This blog assumes that you have basic understanding of Coded UI and are familiar with the code generated from a recording on Winforms, WPF or Web applications. A lot of times, while running a UI test, our test runs into an unexpected pagestate, say an unexpected error dialog, dismissing which would make our test work, or maybe the server ...

New Visual Source Safe Upgrade Tool is Available!

In the last month I have seen multiple requests for a new Visual Source Safe Upgrade tool – and here it is! The Visual Source Safe Upgrade tool provides a Wizard Based UI for upgrading Visual Source Safe repositories to Team Foundation Server 2012, 2010 or Team Foundation Service (http://tfs.visualstudio.com/) Upgrades the follow from ...

How to manage unit tests in Visual Studio 2012 Update 1 : Part 1–Using Traits in the Unit Test Explorer

As a result of writing the post: Edit Test Case properties directly from the test runner of Microsoft Test Manager I asked one the ALM MVPs, Terje Sandstrom, to also look at one of the most requested Visual Studio Update 1 features – but an area I didn’t have a post on yet: Grouping in the new Unit Test Explorer.   He takes a look and by...