Answer Posted / santhosh
use the
do
...........
...........
accept log()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create a new silktest project?
How to define an object verification in a test case?
What is a silktest testplan?
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 open an existing silktest project?
What is the syntax of ui object identifier used by dom extension?
What is the standard flow of execution of a test case?
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
How to select a group of test cases in a testplan to run?
How to create a test frame?
How to create group and sub group descriptions in a testplan?
How to add objects of other pages to a test frame?
How to assign attribute values to test cases?
Is there any way of passing values at runtime? Like scanf does in C.
What is the dom browser extension?