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
How to create a test frame?
What are the important aspects of a test case?
Can silktest switch browsers automatically?
How to assign attribute values to test cases?
How load testing can be done with silk international?
How to create and edit a testplan?
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
How to run a test case from a test script file?
How to open an existing silktest project?
What are the types of text lines in a testplan file?
What is a test frame?
What is multi-tagging?
How dom browser extension identify a web application ui object?
How to define new testplan attributes?
How to download latest silk test trial version?