what is the use of exception handling in Silk Test and how
to use the commands?
Answer Posted / jonathan
there 6 exception handling methods in Silk:
ExceptCalls()
ExceptData()
ExceptLog()
ExceptNum()
ExceptPrint()
ExceptClear()
we can use these methods in do...except statements
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How record a test case into a testplan automatically?
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
What is a silktest testplan?
What is the segue testing methodology?
Where are the testplan attributes stored?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
What are the problems you faced while identifying an object in silk?
Is there any way of passing values at runtime? Like scanf does in C.
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
What is defaultbasestate?
How to select a group of test cases in a testplan to run?
What is a test frame?
How to create group and sub group descriptions in a testplan?
How to define values for a testplan attribute?
how to pass TDS intery in tally?