AlexKaras
14 years agoChampion Level 3
Connect to remote TestComplete instance - did anyone tried this?
Hi,
The story is like this: there is an instance of TestComplete running on remote machine within the Remote Desktop session. Did anyone tried to connect to such running instance? The final goal is to check whether TestComplete is idle or running tests (using .Integration.IsRunning property).
(Simple (VBScript) CreateObject("TestComplete.TestCompleteApplication", cTargetServer) just starts another TestComplete instance in the target computer's local session, but not connects to the running instance.)
The story is like this: there is an instance of TestComplete running on remote machine within the Remote Desktop session. Did anyone tried to connect to such running instance? The final goal is to check whether TestComplete is idle or running tests (using .Integration.IsRunning property).
(Simple (VBScript) CreateObject("TestComplete.TestCompleteApplication", cTargetServer) just starts another TestComplete instance in the target computer's local session, but not connects to the running instance.)