Welcome to MSDN Blogs Sign in | Join | Help

August 2009 - Posts

Testing Silverlight applications with VSTS 2010 – coded UI, MTLM and web tests
Lately, we’ve been asked by some of our users if they can use VSTS 2010 test features to test their Silverlight apps. Well, web tests will still work on Silverlight web apps since they don’t operate at a control level, but functional tests that require 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...
Migrating test cases from Excel to VSTS 2010
Lately, there has been a hurried slew of queries on migrating test cases to VSTS 2010 from other sources. The most popular q of course is to move test cases from Excel to VSTS 2010. We have this facility to import work items from Excel to VSTS, right? Read More...
Page view tracker