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?
How to create and edit a testplan?
Where are the testplan attributes stored?
Where is a testplan stored?
how to pass TDS intery in tally?
What is the segue testing methodology?
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
Is there any way of passing values at runtime? Like scanf does in C.
How to select a group of test cases in a testplan to run?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
How to open an existing silktest project?
How to run all test cases in a testplan?
can any one please tell me the full form of .g.t in silktest datadriven method
What are the problems you faced while identifying an object in silk?
What is a silktest testplan?