tmw
6 years agoNew Contributor
Application under test crashes when calling TestComplete through Jenkins
I have set up a simple TestComplete script that just launches a desktop application. This test works fine when I run through the TestComplete interface, but when I call TestComplete through Jenkins,...
- 6 years ago
I ran some additional tests and found that I can use my script to start several other applications, including a 64 bit version of the application that I am trying to test. However, the 32 bit version of this application still gives me the .net exception when I initialte TC via Jenkins. We're still trying to debug this...