How to integrate Visual Studio Coded UI Tests with Jenkins?

I would appreciate if someone can help me with the following situation: We have just started our first automated UI tests with the CodedUITest module from Visual Studio 2012. We want to run these tests using the Jenkins service, which we currently only use to run our UI tests. I read that I need the Jenkins MSTest plugin and I also need to install the Visual Studio 2012 test agent. What further steps and settings do I need to do? Thanks for your help.

+3


source to share





All Articles