Forum Discussion

shinkareva's avatar
12 years ago

A lot of error messages per minute in test report

Hello!

I use an option which puts a picture on each error log message.



When control doesnt exist, TC is trying and trying  again  to find that control.



Thats why I have got a lot of error messages in test report. Every message has a picture, thats why the test report is too heave to send by e-mail.

How i can to decrease error logs per minute

 

1 Reply


  • Hi Shinkareva,


     


    As a rule, getting the "Unable to find the object" or "The object doesn't exist" error message in the Test Log means that the test execution fails, and there is no need to continue its execution. So, I suggest that you stop playing back the test after getting the first error message. Enabling the Stop on error option will help you in this case. Please refer to the "Stopping Tests on Errors and Exceptions" article for details.