scottroutesmart's avatar
scottroutesmart
Occasional Contributor
3 years ago
Status:
New Idea

Ability to Filter Crashed Programs

Related to support ticket 00502942: dptf_helper.exe process has crashed

 

When processes unrelated to the application under test crash, they cause the test run to fail.  In my case the dptf_helper.exe (related to the Intel dynamic thermal framework was crashing every few days), and had nothing to do with my test run, other than it made the test run fail.  Trying various ways to work around this crash as suggested by the Smartbear support team did not work and I ended up having to remove the .exe file from TestComplete which monitors for application crashes.

2 Comments

  • Marsha_R's avatar
    Marsha_R
    Champion Level 3

    What would you want to do instead of removing the .exe file from the the monitor?

  • scottroutesmart's avatar
    scottroutesmart
    Occasional Contributor

    I would like to specify processes which if they crashed would not stop the test run from completing. 

     

    From my understanding of the issue, since this application crash is not tied to anything TestComplete is doing, that is where the Project Properties - Process Filter fails to handle external application crashing on the computer.  (I had setup the Process filter to both permit only specific processes, or ignore the dptf_helper.exe process, and in both cases a crash would still cause the test suite to fail.)