Forum Discussion

tmw's avatar
tmw
New Contributor
5 years ago
Solved

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,...
  • tmw's avatar
    5 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...