Azure DevOps Blog

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

Microsoft Internal Usage of TFS: July – December 2011

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

What’s New in Visual Studio 11 Beta Unit Testing

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

Visual Studio 11 Beta Testing Documentation

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

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

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

Visualize Code with Visual Studio 11 Beta

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

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

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

Visual Studio 11 Beta – Unit Testing Plugins List

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