Forum Discussion

sujathab's avatar
sujathab
Occasional Contributor
14 years ago

What is the DisableErrorReport ()

Hi,









Recently i have upgraded my test complete from 8.60 to 8.70.









In Test Complete 8.60 i used DisableErrorReport(),but after upgrading the test complete to 8.70 if i use DisableErrorReport() i am getting an exception when the script is played back.









can i know either is it possible to use DisableErrorReport () in the test complete 8.70?














Thanks and Regards,




Sujatha B




3 Replies

  • Hi Sujatha,



    There's no built-in DisableErrorReport function is TestComplete, so, I guess, this function is either defined somewhere in your test project, or comes from an external DLL or script extension. So, it's difficult to say for sure where the error comes from without seeing your test project.



    What's the exact error message text that you get?

    Have you tried debugging your script to find out where and why the error occurs?
  • sujathab's avatar
    sujathab
    Occasional Contributor
    Hi



    I don't get any error message when i use the DisableErrorReport(), instead i am getting the blank log report.

    When the DisableErrorReport() is used, the script is played back for very few seconds and log is empty.

    Please refer the attached screen shot.



    Thanks and Regards,

    Sujatha B



  • Hi Sujatha,



    It's difficult to help you troubleshoot the issue without seeing your test project and knowing where and how this particular DisableErrorReport function is implemented (as I've said before, it's not a TestComplete function, so it's something specific to your test project).



    Could you please attach here your test project so that we could look into it and figure out what's happening? If you don't want to post it on a public forum, you can open a support ticket and send your project privately to our Support Team.