Forum Discussion

SAHMED's avatar
SAHMED
Occasional Contributor
9 years ago

Error Messages in TestComplete

 

Can anybody help in getting list of all possible messages/error TC post to Log?  I'm working on Event Handling and I need to capture different Error messages in onLogError event handler, So that check points are not disturbed.

 

Thanks,

1 Reply

  • Marsha_R's avatar
    Marsha_R
    Champion Level 3

    I would approach this from the opposite view.  Let your tests fail and then add the event.  You will probably never see most of the error messages, so why spend the time to address them?