ContributionsMost RecentMost LikesSolutionsHow 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? Solved