Hello everyone!
I've got a problem with Jenkins (I'm newbie with this)
What I want to do?
I want to parallel start some tests of the project. This project is on server, but I must to start tests on my local Jenkins.
Okey,
I install Jenkins (localhost) on Tomcat (localhost).
And now - how can I connect/write configuration/... in my Jenkins to connect to the project and parallel start tests?