Running test complete tests on appserver remotely through jenkins slave
Hello-
We have been testcomplete heavily for our UI testing and currently we install our appserver on same machine as jenkins agent and test complete resides on which limits our capability to scale and also we get jenkins connection issues intermittently.
I was wondering is it possible to have test execute and jenkins agent/slave on a separate machine and can the tests be invoked remotely on app machine through jenkins slave which we already do with our other frameworks .
Is it mandatory to have test execute installed locally on the same machine where tests will be run ( I have not seen that limitation with other tools) . Is it possible that we can have one jenkins slave with test execute/test complete on it and invoke tests remotely on our app server ? Are there any challenges there.
Appreciate any input /feedback on this.
You can make automatic deployment of TestExecute, perhaps it can help a little: