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 are the important aspects of a test case?
What is defaultbasestate?
How to record a test case?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
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 add objects of other pages to a test frame?
How to run a test case from a test script file?
What are testplan attributes?
How to run a test case from a testplan file?
Can silktest switch browsers automatically?
What is the standard flow of execution of a test case?
What is silktest agent?
What is stored in a test frame?
How to create and edit a testplan?
What is silktest project?