Forum Discussion

lhuang5's avatar
lhuang5
Occasional Contributor
7 years ago

TestExecute cannot start properly in VSTS agent.

Hi, we need to run TestComplete tests on VSTS agent. We have set up the agaent in Interactive mode and try to start TestExeucte in powershell script as below:   $TEProcess = Start-Process "$TEpath...