开发者

Script-Run Silverlight Test Project

开发者 https://www.devze.com 2023-04-09 04:25 出处:网络
I have a solution with several Silverlight Test Projects. I would like to have some kind of script or tool with the ability of running all these test projects and generating some kind of report (any s

I have a solution with several Silverlight Test Projects. I would like to have some kind of script or tool with the ability of running all these test projects and generating some kind of report (any simple o开发者_如何学运维utput will work)

I googled around for some time but I was unable to find any existent solution other than running the projects one by one from Visual Studio.

Has someone came across this situation before? Any idea on how to implement such a tool?

Regards


If you need automated testing then Test Manager is a tool from Microsoft. http://www.microsoft.com/visualstudio/en-us/products/2010-editions/test-professional/overview http://msdn.microsoft.com/en-us/library/bb385901.aspx and use with silverlight http://jugalpanchal.blogspot.com/2011/09/configure-test-manager-for-silverlight.html


Use StatLight! http://statlight.codeplex.com It's a Silverlight Test Project runner exe that you can invoke from the cmdline. Its great and can be integrated into TFS Workflows as well as Msbuild.

0

精彩评论

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

关注公众号