what is the use of exception handling in Silk Test and how
to use the commands?
Answer Posted / ramu.m
use of exception handling
systax:
do
statements
except
statements
any errors are raised in do statements the currsor is posted
to except statements
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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
Can silktest run on mac?
What are the default testplan attributes?
How to select a group of test cases in a testplan to run?
What is a silktest testplan?
What is silktest host?
Where is a testplan stored?
How record a test case into a testplan automatically?
How to run a test case from a testplan file?
How to specify a browser extension to a web application?
Where are the testplan attributes stored?
How to download latest silk test trial version?
how to pass TDS intery in tally?
How to test your defaultbasestate?
How to run a test case from a test script file?