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
What is the segue testing methodology?
Where is a testplan stored?
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
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?
how to pass TDS intery in tally?
How to record a test case?
What are the problems you faced while identifying an object in silk?
How dom browser extension identify a web application ui object?
How record a test case into a testplan automatically?
What are the default testplan attributes?
can any one please tell me the full form of .g.t in silktest datadriven method
Is there any way of passing values at runtime? Like scanf does in C.
How to include a test case into a testplan?
What is the vo browser extension?
How to specify a browser extension to a web application?