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


Please Help Members By Posting Answers For Below Questions

How record a test case into a testplan automatically?

777


What are the default testplan attributes?

798


What is defaultbasestate?

827


What is the segue testing methodology?

846


What are the types of text lines in a testplan file?

775


Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website

2855


Where are the testplan attributes stored?

738


How to define new testplan attributes?

677


How to select a group of test cases in a testplan to run?

724


How to test your defaultbasestate?

803


How to specify a browser extension to a web application?

792


Can silktest switch browsers automatically?

743


How to define an object verification in a test case?

813


What is multi-tagging?

775


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?

2264