Showing results for November 2012 - Azure DevOps Blog

Nov 30, 2012
Post comments count2
Post likes count0

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

Willy-P. Schaub
Willy-P. Schaub

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 The add-in allows you to import work items from a Team Foundation Server Team Pro...

DevOpsCommunityAzure DevOps Server
Nov 28, 2012
Post comments count0
Post likes count0

Code Coverage in Microsoft Test Manager in Visual Studio Update 1

Charles Sterling
Charles Sterling

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 projects th...

DevOpsCI/CDTest
Nov 27, 2012
Post comments count0
Post likes count0

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

Charles Sterling
Charles Sterling

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 workflow…we...

DevOps
Nov 26, 2012
Post comments count0
Post likes count0

Visual Studio and Team Foundation Server 2012 Update 1 now available

Charles Sterling
Charles Sterling

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 Studio 2...

DevOps
Nov 26, 2012
Post comments count0
Post likes count0

Introducing SharePoint Emulators

Joshua Weber-MSFT
Joshua Weber-MSFT

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 anyone who...

DevOpsTest
Nov 22, 2012
Post comments count0
Post likes count0

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

Importer
Importer

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. Issue It is not simple to implement a consistent branching model, that complies with the VS TFS Br...

DevOpsCommunityAzure DevOps Server
Nov 20, 2012
Post comments count0
Post likes count0

Part 2–Using Traits with different test frameworks in the Unit Test Explorer

Importer
Importer

As promised one of the ALM MVPs, Terje Sandstrom, has delivered Part 2 of his Unit Test Series: “Using Traits with different test frameworks in the Unit Test Explorer”. From the traffic and comments on his first post these are clearly very appreciated articles! Thanks Terje!   ********************************************************************...

DevOps
Nov 20, 2012
Post comments count0
Post likes count0

Retrying failed playback actions with Coded UI

Srishti [MSFT]
Srishti [MSFT]

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 takes ...

DevOpsTest
Nov 9, 2012
Post comments count0
Post likes count0

New Visual Source Safe Upgrade Tool is Available!

Charles Sterling
Charles Sterling

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 Visual Sour...

DevOps
Nov 9, 2012
Post comments count0
Post likes count0

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

Importer
Importer

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 morning se...

DevOps