Hello,
I recently performed a test using Telerik Test Studio, and I came over an exception caught by it. The test executed successfully, but at the end, an Internet Explorer window opened containing an application specific JavaScript error.
This is the error (just as an example):
I recently performed a test using Telerik Test Studio, and I came over an exception caught by it. The test executed successfully, but at the end, an Internet Explorer window opened containing an application specific JavaScript error.
This is the error (just as an example):
17:12:27 FATAL - Uncaught error Unable to get property 'read' of undefined or null reference in http://mes-devpc7/RnDSuite/Scripts/Custom/Wizards/Shared/FilterCriteria.js, line 229.
I was wondering if this kind of errors can be caught and included in the Telerik test result log, and maybe even determine the test to fail in case such an error is caught.
Edit: There is another functionality that I need to address. The application I am testing displays a loading icon whenever an action is taking some time to load. Is there a way to check how long the loading icon is displayed? Also, is there a possibility to do something like this: "If load-icon visible for more than 10 seconds, fail test"?
Regards,
Corina Forna