Answer Posted / skylark
you can use "Raise" statement also
like,
if(a==b)
.....
else
raise "any comment"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
How load testing can be done with silk international?
Where is a testplan stored?
Can silktest switch browsers automatically?
How to create and edit a testplan?
Can silktest run on mac?
How to define new testplan attributes?
How to create a test frame?
What is multi-tagging?
How to run a test case from a test script file?
How to run all test cases in a testplan?
How to add objects of other pages to a test frame?
What are testplan attributes?
How to define values for a testplan attribute?
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?