Forum Discussion

ozurovich's avatar
ozurovich
Occasional Contributor
16 years ago

TestComplete on different PC than application

Currently I'm recording keyword tests where TestComplete is on the same PC as the application being tested.

What needs to be done to the keyword script if I move the application to another PC on the network.  I want to the tested application on various Windows OS's.

I'm guessing I need to do something with the Run TestedApp entry in the keyword test.

2 Replies

  • ozurovich's avatar
    ozurovich
    Occasional Contributor
    Actually, what I really need to do is have TestComplete installed on one PC, and have other PC's launch TestComplete and run scripts.   Is this possible?
  • Hi,



    There's no way to do this. TC (or TestExecute) and the tested application should be installed on the same machine.

    As an option, you can install TE on a remote machine where you need to run tests and start it via Network Suite (see the "Distributed Testing" help topic).