what is the use of exception handling in Silk Test and how
to use the commands?

Answer Posted / palguna.akuleti

When an unexpected window or an error is corrupted or pop up
during the execution of the scripts then we use EH
In ST we use Do and Expect .
after (recoding )we write Do And
.
.
.
At the end We write Expect and some code
"MessageBox.SetActive"
"MessageBox.yes"


Is this correct

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create a test frame?

716


What are the default testplan attributes?

711


What is 4test?

682


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

2735


What is silktest project?

643






can any one please tell me the full form of .g.t in silktest datadriven method

2695


Is there any way of passing values at runtime? Like scanf does in C.

2266


What are testplan attributes?

676


How to test your defaultbasestate?

691


What is multi-tagging?

684


How to create group and sub group descriptions in a testplan?

674


How to define new testplan attributes?

596


Can silktest switch browsers automatically?

647


How to run a test case from a test script file?

687


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?

2159