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


Please Help Members By Posting Answers For Below Questions

How load testing can be done with silk international?

547


Where is a testplan stored?

572


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?

2061


Can silktest switch browsers automatically?

578


What is defaultbasestate?

599






What is silktest host?

585


What is the syntax of ui object identifier used by dom extension?

592


How to record a test case?

596


How to create group and sub group descriptions in a testplan?

587


What is the vo browser extension?

548


Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V

2042


How to define an object verification in a test case?

624


What is the dom browser extension?

587


How to download latest silk test trial version?

662


What are the important aspects of a test case?

567