开发者

How do I re-launch the Coded UI Test Recorder for Silverlight

开发者 https://www.devze.com 2023-02-07 03:18 出处:网络
I\'m using Visual Studio 2010 with Feature Pack 2 to experiment with record开发者_开发技巧ing Silverlight UI tests using the Coded UI Test feature.

I'm using Visual Studio 2010 with Feature Pack 2 to experiment with record开发者_开发技巧ing Silverlight UI tests using the Coded UI Test feature.

I've created a new test, launched the recorder and recorded some basic interaction, but I'm unable to figure out how to to re-launch the recorder to add a new test. I'm hoping that I don't have to add a new test .cs file for each test I record... right?


Either create a new Test from the solution explorer window as normal or create one in code by adding a test method and then right click inside the method and the generate option should be there

0

精彩评论

暂无评论...
验证码 换一张
取 消