what is the use of exception handling in Silk Test and how
to use the commands?
Answer Posted / sai
The purpose of exception handling is to capture the errors
and then use the reraise statements to pass the control to
the Recovery system, so that the default base state is
retained and starts executing the remaining test cases.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is stored in a test frame?
How to add objects of other pages to a test frame?
What is the vo browser extension?
What is 4test?
How to run a test case from a testplan file?
How to open an existing silktest project?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
How to create a test frame?
How to test your defaultbasestate?
How to record a test case?
What is the segue testing methodology?
How to create group and sub group descriptions in a testplan?
What is silktest agent?
What are the problems you faced while identifying an object in silk?
How to create a new silktest project?