Azure DevOps Blog

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

Light weight browser based test management and execution

Visual Studio Update 2 added a light weight browser based test management to the already set of rich test features in the Visual Studio family.  The goal of these test features are to enable development teams an easy way of viewing and editing test cases, give manual testers a way of testing (both Windows and non-Windows) environments without...

February CTP for Visual Studio Update 2

Visual Studio Updates are a 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 2012 Update 2 we are focusing ...

DevOps virtual machine with Team Foundation Server 2012 and System Center 2012 now available

Hands down one of the best training tools Microsoft has for Application Lifecycle Tools is Brian Keller’s virtual machines.  Today Brian released another of these virtual machines -this one focused on the integration between System Center 2012 Operations Manager and Team Foundation Server 2012.  In addition to the hands-on-lab / ...

Debugging Unhandled Exceptions in a SharePoint App with Visual Studio using IntelliTrace

Following on from our last blog post on IntelliTrace enhancements for SharePoint, in this blog post we’ll talk about how the new analysis section for SharePoint can help you find the source of issues faster. The New Analysis Section IntelliTrace is very good at providing a lot of data to you for debugging, but there is such a thing as “...

Improvements in Windows Store Unit Tests: Test Exceptions in Async Lambda Expressions, Run Tests on the UI Thread

Microsoft Visual Studio 2012 includes support for unit testing managed Windows Store apps and includes unit test library templates for Visual C#, Visual Basic and Visual C++. For more information about these, see Creating and Running Unit Tests for Windows Store Apps. The namespace Microsoft.VisualStudio.TestPlatform.UnitTestFramework contains...

Fixes for TFS 2012 Update 1 (aka Cumulative Update 1 for Visual Studio Team Foundation Server 2012 Update 1)

We have now released a patch with a set of fixes for TFS 2012 Update 1. Many of you saw that we released a patch in early January and then pulled it down. This is the re-release.Shipping major changes to the server on this much faster cadence has been a learning experience for us. Brian wrote about some of the lessons we learned here. It turns...