Update: Fix for VS 2012 is now available hereFix for VS 2010 SP1 is now available here There was a recent security update (KB2870699) rolled out on Internet Explorer which has made some changes on IE11IE10IE9, affecting Coded UI Tests, MTM Record and Playback and MTM Exploratory Testing on IE. The issu...
This blog assumes that you have basic understanding of Coded UI and are familiar with the code generated from a recording on Winforms, WPF or Web applications.
A lot of times, while running a UI test, our test runs into an unexpected pagestate, say an unexpected error dialog, dismissing which would make our test work, or maybe the server takes ...
Microsoft Visual Studio 2012 provides complete record and play support through Coded UI for performing UI validations on Sharepoint 2010 applications.
Recording and playing back on a sharepoint application is no different from recording on any webpage on Internet Explorer as internally the Coded UI IE plugin is being used. This blog assumes that y...