Question - Is there any way to face unexpected errors in WinRunner?
Answer -
WinRunner provides exception handling to face and detect and unexpected events and to take action accordingly. WinRunner supports the following types of exceptions.
- Pop-up Exceptions: to discover and support the appearance of a window
- Object Exceptions: to discover and manage any changes in the property of a GUI Object
- TSL Exceptions: to discover and manage TSL functions returning specific error codes.
- Web Exceptions: to discover and manage any errors in the website, in case web test add-in is loaded in the application
- UAE Exceptions: to manage exceptions divided by zero or null pointers.