Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Automation » Coded UI   (RSS)
What’s new for testers doing UI automation in VS 2010 Beta2?
We are back in Beta2 with a bunch of new stuff in Coded UI test for UI automation testers. First up, the code generation in Coded UI test has been changed to structure the code in a much more usable and intuitive way: 1. All the UI elements you interact Read More...
Using regular expressions to locate controls in Coded UI Test
When testing UI applications, you often want to locate a control on the app under test that has dynamic properties. For instance, when you login into a website, there may be a link/label on the first page that says “Welcome user, UserName1”. Now this Read More...
Page view tracker