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 test module in Jenkins, it always opened the 64-bit and ran the test suite automatically. How can I set it to 32-bit in Jenkins?

  • 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.

2 Replies

  • HKosova's avatar
    HKosova
    SmartBear Alumni (Retired)

    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.

  • shankar_r's avatar
    shankar_r
    Community Hero

    I don't think current plug-in provides that option to choose.

    HKosova Can you help on this please? I also want to know how we can trigger the 32 Bit.