Forum Discussion

Doris's avatar
Doris
Member
7 years ago
Solved

How to set Test Complete 12 32-bit as default exe instead of 64-bit in Jenkins

I'm testing a desktop application using Test Complete 12, and the 64-bit will cause some errors, so I need to use 32-bit instead and want to integrate my test with Jenkins. When I add testcomplete te...
  • HKosova's avatar
    7 years ago

    Hi Doris,

     

    The Jenkins plugin will always run the 64-bit version of TestComplete if it exists. To use the 32-bit version, rename the <TestComplete>\x64\Bin\TestComplete.exe file on your Jenkins node to a different name, e.g. TestComplete64.exe. Also, feel free to create an enhancement request for the Jenkins plugin.