Forum Discussion

4m4d3u5's avatar
4m4d3u5
Contributor
7 years ago
Solved

Remote Desktop

I have a bunch of computers running test execute and I want to remote desktop into them and run them all. However, when I try this when I minimize the remote desktop screen it loses focus and it can't see anything. Is there a work around for this or how can I get this to work?

  • As mentioned in the documentation, "The RunTest command opens an interactive user session (or connects to an existing session) using the specified credentials and runs the specified TestComplete test."

     

    If you are using a VM, and you type in a command such as DIR C:\ in the Command Prompt, it will produce a directly listing of the C: drive of your VM. The same applies if you were to run SessionCreate.exe from the Command Prompt, it will run the application on your VM - assuming you have TestExecute installed on the VM.

     

    I suggest you read through Running Tests via Remote Desktop to understand running tests.