Posts by this author

Oct 30, 2012
0
0

Introducing Cross Browser Testing with Coded UI Tests

Coded UI Tests help automate browser based applications built on Internet Explorer. We are now enabling cross-browser testing of such applications. Users will be able to perform functional testing of web applications across IE/Firefox/Chrome.  One can use IE to record tests and validate control properties using Coded UI Test Builder. Users ...

DevOpsTest
Oct 5, 2012
0
0

Coded UI Test Support Matrix

Please do not use the information in the post below as it is out of date. Updated information about Coded UI Test Support Matrix can now be found at: http://msdn.microsoft.com/en-us/library/dd380742.aspx...

DevOpsTest
Oct 2, 2012
0
0

Microsoft Update available for Visual Studio 2010 SP1

An update to Visual Studio 2010 SP1 with compatibility support for Visual Studio 2012 and Windows 8 is available for download at Download Center and as a Microsoft Update.After you apply the Microsoft update, the following Visual Studio 2010 SP1 Test Tools features are improved for Windows 8:Here are the list of new features: The Update also...

DevOpsAzure DevOps ServerCI/CD
May 24, 2012
0
0

Coded UI Test – New Extensibility QFE

Coded UI Test team has developed an extension model for enabling custom control identification, record and playback of automation tests using Coded UI Test. This hotfix will be available on top of Microsoft Visual Studio 2010 Service Pack 1 (SP1). The experience while writing a new plugin for custom controls has now become much simpler and ...

DevOpsCommunityCI/CD
Feb 1, 2012
0
0

New MSDN topic: Coded UI Extension for custom controls

The Visual Studio team has released MSDN documentation on Enable Coded UI Testing of Your Custom Controls. Please go through the step-by-step implementation of Coded UI extension points to achieve various levels of support. The document describes how to make a custom ChartControl with CurveLegend child object work with Coded UI...

DevOpsCommunityTest
Jan 19, 2012
0
0

Coded UI Test and Microsoft Test Manager Survey

Have you used Visual Studio 2010 Test Tools - Coded UI Test or Microsoft Test Manager (MTM) in your project(s)? If so, we would like to hear your experience with these features. Let us know what you think by taking the Coded UI / Microsoft Test Manager Survey.Thanks!Shubhra Maji – Visual Studio Test Tools Program Manager...

DevOpsCI/CDTest
Oct 28, 2011
0
0

Coded UI Test Extension for 3rd party controls – the basics explained

Having developed a 3rd party control, wonder what it takes to go from NO support to FULL support for Coded UI Test? How to make the UI elements testable by Coded UI Test – to be able to create automated tests from manual recording, record user actions, generate code from user actions, add custom code to UI Tests and finally run those coded UI ...

DevOpsCommunityTest