Forum Discussion

ajith's avatar
ajith
Occasional Contributor
12 months ago

Need help on TestExecute14 - TeamCity Integration

Hi All,

Unable to launch the TestExecute14 using the TeamCity "Command Line" build step. I'm getting an error like "Connect: No error" in TeamCity output for that build step.

But locally when I execute the same command line it is working fine.

Anyone has any idea on how to launch TestExecute14 and trigger execution via TeamCity?

I've tried multiple steps to launch the TestExecute14 from TeamCity but none of them worked for me. I'll list out the steps that I tried.

1. Tried to launch TestExecute14 via Command line build step.
2. Tried to launch TestExecute14 via PowerShell build step.
3. Tried by updating TestExecute.exe.manifest parameter "uiAccess" value as "false".
4. Tried by updating TCHookX86.exe.manifest parameter "uiAccess" value as "false".
5. Tried to call another file from command line to trigger the TestExecute14 also.
6. Tried executing "SessionCreator.exe" command also but when I execute it the Remote Desktop is getting restarted, Is TestExecute14 really support SessionCreator?

Please help me to find the solution for the above problem.

Thanks in advance!

Regards,
Ajith Guna

  • What version of TestComplete are you running? Your versions of TC and TE have to match exactly.

     

     

    • ajith's avatar
      ajith
      Occasional Contributor

      I've checked,
      TestComplete version is "14.0.308.7" and TestExecute version in my agent machine is "14.0.308.11", More or less it is same version.

      Will it affect TestExecute launch via TeamCity?

      • Marsha_R's avatar
        Marsha_R
        Moderator

        They need to match exactly.

        Does this test run with TE on the same test machine if you just use the command line and not Team City?

        What is the exact error message you get when it fails in Team City?