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
How to define an object verification in a test case?
What is a test frame?
Is there any way of passing values at runtime? Like scanf does in C.
What is the dom browser extension?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
How to define new testplan attributes?
Can silktest run on mac?
Where are the testplan attributes stored?
What is 4test?
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 pass TDS intery in tally?
Where is a testplan stored?
What is stored in a test frame?
How to select a group of test cases in a testplan to run?
How dom browser extension identify a web application ui object?