Forum Discussion

chik's avatar
chik
Occasional Contributor
7 years ago

How to start x86 (32bit) Testcomplete version 12.40 via TestComplete 12 Test Item (VS Integration)

We just updated our testcomplete to version 12.40

Because there are still bugs in the 64 bit (x64) version of Testcomplete we need to start the 32 bit version via TestComplete 12 Test Item (VS Integration).

 

When you open the file with the extension .tc12Test it open a screen and you can choose "Preferred test runner" (with options Testcomplete or Testexecute). See the attachment "TestItem.jpg"

 

When you click on "Edit Project...", it will start the 64 bit version of Testcomplete or TestExecute depending on the choice in "Preferred test runner".

 

Does someone know how to by default start the 32 bit version of Testcomplete or Testexecute ?

2 Replies

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    Hi,

     

    TestComplete 32-bit is in the <Program Files (x86)>\SmartBear\TestComplete 12\Bin folder, while TestComplete 64-bit is in the <Program Files (x86)>\SmartBear\TestComplete 12\x64\Bin one.

    • chik's avatar
      chik
      Occasional Contributor

      When opening .tc12Test you can choose Testcomplete or TestExecute. My question was where is the reference stored to Testcomplete or TestExecute in "Preferred Testrunner". It refers to the 64 bit now. How can I refer to the 32 bit version in "Preferred Testrunner" ?