Search code examples
visual-studio-2010unit-testingui-automationcoded-ui-testsmicrosoft-ui-automation

Does anyone have some links/online material explaining how coded UI test works?


We have used UI Automation for automating our application and wanted to move the scripts from UI automation to the coded UI. I need to understand how it works behind the scene. Please share any links/documents which would provide some idea about it. Thanks.


Solution

  • Most of the starter information is here:

    http://blogs.msdn.com/b/mathew_aniyan/archive/2010/02/11/content-index-for-coded-ui-test.aspx

    A great list of links for all the topics to get you started.