I have configured a dedicated remote agent to run test on a remote machine.
The test is running under a custom windows application that needs to be started prior to run TCL script from the application TCL interpreter. When running the test the application is started in a hidden window process and seems to work for some test but stopped responding at one point.
When I start it using the same command from a local batch file now the application window is displayed and all the tests work properly.
Is there a way to configure the agent so it runs the application interactively?
Run the agent from command line instead of a service. This will solve problems where programs are executing using GUI output etc. Let us know how this works out.
I know this is not ideally as you have to manually login/start the agent instead of a service.
Thanks Mark I have tried this and it works as expected now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.