WinRunner Question:
Download Questions PDF

How do you handle TSL exceptions?

Answer:

Suppose you are running a batch test on an unstable version of your application. If your application crashes, you want WinRunner to recover test execution. A TSL exception can instruct WinRunner to recover test execution by exiting the current test, restarting the application, and continuing with the next test in the batch.
The handler function is responsible for recovering test execution. When WinRunner detects a specific error code, it calls the handler function. You implement this function to respond to the unexpected error in the way that meets your specific testing needs.

Download WinRunner Interview Questions And Answers PDF

Previous QuestionNext Question
How do you handle pop-up exceptions?What is the extension of gui map file?