Visual Studio 2012 Update 2
Visual Studio 2012 Update 1
Record on IE and Playback everywhere
Author cross browser tests with Coded UI Test Builder
Author cross browser tests using plain hand coding without UI Map
Run cross browser tests sequentially on multiple browsers
Troubleshoot cross browser test failures
Visual Studio 2012
Editing Coded UI Tests using the Coded UI Test Editor
Upgrading Coded UI Tests
Support for HTML5 in Internet Explorer 9 and Internet Explorer 10
Coded UI Test Support Matrix (updated Oct 2012)
Supported Configurations and Platforms for Coded UI Tests and Action Recordings
Testing support for Silverlight Apps in Visual Studio 2010
How to: Create an Action Recording
How to: Generate a Coded UI Test by Recording the Application Under Test
How to: Add UI Controls And Validation Code Using the Coded UI Test Builder
How to: Create a Data-Driven Coded UI Test
How to: Add Requirements or User Stories to Your Test Plan
How to: Set Up Your Test Agent to Run Tests That Interact with the Desktop
Best Practices for Coded UI Tests
Coded UI Extension for custom controls
FAQs - 1
FAQs - 2
Next Sibling
Why is my application launch not recorded properly
Automating Mouse Actions with 2 buttons clicked at the same time
Understanding the code generated by “Coded UI Test” – Part 1 Understanding the code generated by “Coded UI Test” – Part 2 How does UI Test Framework find (search) for a control Search Configuration Next Sibling Understanding Window Search and Windowed properties
Significance of Window Titles in Coded UI Test Playback
Why is selection of an item getting recorded as a Mouse Click action?
Search Configuration–Expand While Searching
Troubleshooting Record and Playback issues in Coded UI Test
Logging a message in test result as part of an automated test
How To: Enable Tracing for “UI Test” Components
Not Supported Exception/Not Implemented Exception thrown when debugging codeduitest
Illustration of Coded UI Test playback failure - "Search may have failed at ControlX as it may have virtualized children ..."
Handling playback failures in Coded UI Test due to stale UI controls
Accessing some "unreachable" WPF controls in Coded UI Test
Decoding the Coded UI Test playback failure - "Search may have failed at ControlX as it may have virtualized children ..."
Make sure Codeduitest is able to identify element inside a Hidden TabItem
Analyzing Test Results in MTM – Part I
Analyzing Test Results in MTM – Part II
Guidelines on improving performance of Coded UI Test playback
How To: Get automation working properly on data bound WPF list or combo box How To: Select a list item directly How To: Get same test running under different environments How To: Make playback wait for certain event? How To: Configure search properties used by recorder\code generation Walkthrough: Using multiple Coded UI maps in test automation
How To: Image comparison in Coded UI Test
How To: Get UI Testing methods working outside the Test Method of Coded UI Test
How To: Validate Background Color or other custom properties of WPF control in Coded UI Test
How to handle Z-index issue in WPF applications
How to automate mouse actions with two buttons clicked at the same time.
Coded UI Test–Record one application only