We have a project that I have been asked to build and integrate an Automated CI, Deployment and Automated UI Tests for.
I have built a framework, using Visual Studio 2010 and Page Object Mapping; a number of MS Coded UI Tests (CUIT) have been created which work brilliantly when run with the MSTEST program. The setup I hope to end up with is a CI server which will run the tests against a remote Web Instance, all from an IE instance on the server against the Web Instance of our Web application. We are in the process of trialling Jenkins to see if that can help in my task; I have a server, running Jenkins ver. 1.616 <http://jenkins-ci.org/> as of 12th June 2015. I have hit a stumbling block in that I am unable to get Jenkins to run Automated MS Coded UI Tests against. Can anyone advise: is this doable and if it is, how should I go about finishing this last all important step to finish our CI environment? Many thanks, Dave -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/d8719300-c7f8-447d-923c-e401660a39fb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
