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

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

601


How to run a test case from a testplan file?

613


What are the problems you faced while identifying an object in silk?

1916


How to define new testplan attributes?

529


What is silktest agent?

597






How to run all test cases in a testplan?

628


What is a test frame?

625


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

2636


How to create a test frame?

640


What are the important aspects of a test case?

576


What is a silktest testplan?

629


What is the segue testing methodology?

627


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

560


How to create and edit a testplan?

585


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?

2070