Azure DevOps Blog

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

VS2012 Update 2 Brings Symbol Improvements to Profiler and IntelliTrace

You will recall that VS2012 Update 1 brought a bunch of symbol loading improvements for your debugging scenarios, as documented in our previous two blog posts You’ll be happy to hear that with Visual Studio 2012 Update 2 we’ve taken these symbol related improvements one step further and applied them to more diagnostics scenarios. ...

More on Symbol Improvements in VS2012 Update 1

Hi, my name is Dmitri Leonov and I am an engineer on the VS debugger team. A couple of months ago with the Visual Studio 2012 Update 1, we shipped debugger improvements some of which were related to symbol and source loading as described in our previous blog post: “Debugger Source Symbol Improvements to Visual Studio 2012”. In this blog ...

Other enhancements in Microsoft Test Manager in Update 1

  As part of the VS update 1 , apart from the few big features like supporting pause across sessions, support hierarchical queries for suite creation , inline editing , ability to detect/install updates etc, we have also made few minor enhancements. These enhancements were mainly driven by customer asks. And if you do have any more...

Introducing JavaScript Execution on InternetExplorer and CrossBrowser in Coded UI Test

This blog assumes that you have a prior understanding of Coded UI Test and some experience with Recording and Playback on either Internet Explorer or Cross Browser.  A good starting point for Cross Browser testing would be here. This blog explains the new “JavaScript Execution" capability of the Coded UI test on Internet Explorer as...