Showing results for March 2012 - Page 3 of 3 - Azure DevOps Blog

Mar 8, 2012
0
0

Microsoft Internal Usage of TFS: July – December 2011

Erin Dormier
Erin Dormier

Summary We have heard many customers ask about the internal usage of TFS across Microsoft.  Microsoft IT has an offering of TFS and I have included some data and trends of this IT offering throughout the second half of 2011 (July – December 2011).  I plan to publish data like this every 6 months.  Overall, we are continuing to have consistent...

DevOps
Mar 8, 2012
0
0

What’s New in Visual Studio 11 Beta Unit Testing

Peter Provost [MSFT]
Peter Provost [MSFT]

For those of you who haven’t been following the changes to unit testing that we first previewed back at the //BUILD/ conference, and for those you who did but want to know what has changed, this post is going to take you through the whole thing. We have made a lot of changes to testing in Visual Studio. These changes are pretty drastic in ...

DevOpsTestAgile
Mar 7, 2012
0
0

Team Foundation Server Process Template Customization Guide BETA has shipped!

Willy-P. Schaub
Willy-P. Schaub

We are pleased to announce that we have released another one of the ALM Rangers Visual Studio 11 Readiness “Gig” projects, which delivers practical guidance and extensive PowerShell and Custom Control supporting samples for Team Foundation Server Process template customization. For more information on the ALM Rangers Visual Studio 11 ...

DevOpsCommunity
Mar 6, 2012
0
0

Visual Studio 11 Beta Testing Documentation

Howie Hilliker
Howie Hilliker

The Visual Studio 11 Beta is released and along with it comes some updated testing documentation. The updated content can be found in the MSDN library within the Visual Studio 11 Beta documentation. The updated functionality and content specific to Visual Stuio ALM testing includes the following:Test project compatibility and ...

DevOps
Mar 6, 2012
0
0

Update Your Agile Team Project to Support Additional Functionality After You Upgrade from TFS 2010 to TFS11 Beta

Ewald Hofman - MSFT
Ewald Hofman - MSFT

Summary When a new version of TFS comes out, there are new features. Some of those features are backed by metadata such as work item types and work item categories. If you had to upgrade your TFS 2008 team project to TFS 2010 you know that this can be a daunting exercise. For TFS11 there are also a couple of features that need changes to the ...

DevOpsAzure DevOps ServerAgile
Mar 5, 2012
0
0

Visualize Code with Visual Studio 11 Beta

Esther Fan
Esther Fan

Remember the last time you worked with unfamiliar code? It can seem like it takes forever to understand how to change it and even longer to see the potential impact. What if you had a picture that shows how the code is organized and gives you more information about how changes might affect it? Good news! In Visual Studio 11 Beta, ...

DevOps
Mar 5, 2012
0
0

Visual Studio Coded UI for Word Add-In Sample Solution has shipped!

Willy-P. Schaub
Willy-P. Schaub

We are pleased to announce that we have released the sample solution, which many have been waiting for This project delivers practical and scenario based sample code and guidance for the Visual Studio Coded UI Microsoft Word Add-in, which extends the Coded UI feature support to Microsoft Word documents. Without this Add-in, the Coded UI ...

DevOpsCommunityTest
Mar 4, 2012
0
0

Visual Studio 11 Beta – What is new in Coded UI Tests?

Mathew Aniyan MSFT
Mathew Aniyan MSFT

With Visual Studio 11 Beta, now available at this download location, you will see a number of enhancements to Coded UI Tests. This blog highlights the top features and points you to the MSDN articles which describe each feature in detail.   IE 9 & 10 New feature support Coded UI Tests added support for a host of new features which are new ...

DevOps
Mar 4, 2012
0
0

Handling playback failures in Coded UI Test due to stale UI controls

Tapas Sahoo [MSFT]
Tapas Sahoo [MSFT]

There have been multiple instances of Coded UI Test customers reporting failure in the performing action on a control within a popup window such as a dialog box or a context menu. The typical symptom will be an error thrown something like –QTAgent32.exe, AL: Playback Error: Microsoft.VisualStudio.TestTools.UITest.Extension....

DevOpsTest
Mar 1, 2012
0
0

Visual Studio 11 Beta – Unit Testing Plugins List

Peter Provost [MSFT]
Peter Provost [MSFT]

One of the things I’m really proud of in the new Visual Studio 11 developer experience is the investment we made in developer and unit testing. We first started talking about this back at the //BUILD/ conference, and since then have spent a lot of time working with community partners to get them ready for the Beta release today.I’m very...

DevOpsTestAgile