what is the TSL statement for pass/fail crieteria appear in
the test results of TD?
Answer / srikanth.m
hi this srikanth.M
the answer for this question is
tl_step("step_name","status","description");
status is either PASS or FAIL. for PASS put 0 ,for FAIL any
integer other than 0.
tl means Test Log.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the extension of gui map file?
Please any one Knows Send the Website for Writing different TestCases with different Examples
In the Object properties MSW id,MSWclass will appear..what exactly MSW means..?
Please give an example for test case.
How many exceptions are there in winrunner and what are they?
How can withwin runner to make single scripts which supports multiple languages?
How to remove the data driven wizard from the script?
how do to stop the functionality of UDF
How do you execute your tests from windows run command?
There is an error in opening WinRunner "Error: open connection to CRV (-1). Exiting..." and then the winrunner is terminating. Can any one suggest solution for this?
which function you will use to compare the application date with system date?..
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide