Skip to main content
Home Forums Silverlight Programming Visual Studio & Silverlight Development Tools Outfitting Silverlight for automated UI testing by VS2010
2 replies. Latest Post by dbaechtel on November 4, 2009.
(0)
dbaechtel
Member
59 points
207 Posts
11-04-2009 4:28 PM |
How do you outfit a Silverlight 3 application so that the UI can be automatically tested by VS 2010 B2 ?
How do you change the SL3 application so that the testing enviroment can activate controls and get data and events back?
Are there any examples of this available?
THANKS.
Sergey.L...
Contributor
7200 points
1,341 Posts
11-04-2009 4:38 PM |
Hi,
There are roadmap for test UI in Silverlight 3 application at Automated User Interface (UI) Testing with Microsoft Visual Studio Team System 2010 presentation. Look at 1 minute 42 seconds of video.
There will be partial solution for test UI in Silverlight 3 after RTM.
11-04-2009 6:59 PM |
This is GREAT future stuff when and if SL3 gets full UI testing support in VS2010 or later, but it doesn't help me now. I am looking for some suggestions that are more immediate.