Forum Discussion

tphillips's avatar
tphillips
Frequent Contributor
4 years ago
Solved

Programmatically check if debugging is enabled

Is there any way to programmatically check if debugging is enabled? I know that TestExecute will ignore debugging, but we usually launch our tests from TestComplete. We have some pre-test checks that...
  • Marsha_R's avatar
    Marsha_R
    4 years ago

    The process I've used before is that the TestComplete project that does the unattended runs is not one that people actually work in.  No one ever changes the project settings in that one and the individual tests just get updated as necessary.