Azure DevOps Blog

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

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

Content Index for Coded UI Test

I have been collecting various resources related to Coded UI Test since its release. I have updated this Content Index for features we released in Visual Studio 2012 Update 1. Check it out - http://blogs.msdn.com/b/mathew_aniyan/archive/2010/02/11/content-index-for-coded-ui-test.aspx  Mathew AniyanProgram Manager – Visual ...

TFS 2012 Update 1: Permissions lost on attaching a collection–fix available

[Update 2/1/13]  Finally! We now have the updated fix available. We went through quite a bit of testing. It is important to follow the instructions. Please take a moment to read these. I have copied them here from the KB article. If you tweet, blog or share the link for the patch, please use the KB article link. We still need to get the ...

ASP.NET and Web Tools 2012 RC, TFS 2012 Monitoring Management Pack AND SQL Server Data Tools December 2012 release now available

Crazy week around here with everybody finishing up their sprints before the holidays! Three new exciting downloads and a new Channel9 Video on the Visual Studio Update1 for you over the Holidays!   Visual Studio 2012 Team Foundation Server Monitoring Management Pack The Team Foundation Server 2012 Monitoring Management Pack ...

Known Issue Upgrading from TFS 2012 Beta to Update 1

We would like to convey some information about a known upgrade issue with the February 29th Team Foundation Server 2012 Beta release.Recently, one of our customers reported hitting a block when trying to upgrade TFS 2012 Beta to the recent TFS Update 1 release.TF255438: The configuration database that you specified cannot be upgraded. The...

Debugging SharePoint Apps with IntelliTrace in Visual Studio

  In this post we’ll explore how to use IntelliTrace in Visual Studio 2012 Ultimate Update 2 to debug custom Web Parts in a SharePoint 2013 and SharePoint 2010  application. First we’ll summarize SharePoint’s use of correlation IDs and the IntelliTrace enhancements in VS2012 Update 2, and then we’ll dive into a walkthrough.   ...

Troubleshooting tips for cross browser testing in Coded UI Test

I assume in this blog that you have basic knowledge of cross browser testing with Coded UI Test. You can visit this link which introduces cross browser testing with Coded UI Test , and also calls out the known limitations with this release. I also assume you are familiar with Coded UI Test Html logs used for troubleshooting.  This link is...