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 |
How to get the system date and time in winrunner?
How to get the resolution settings?
what is risk?
I am new to testing. Can anyone send a sample test script in which variables are used to automate the flight login page.
How does winrunner evaluates test results?
What is the default type of constant TSL supports?
what is compile module in WinRunner?
regular expression differance in qtp and winrunner
How to handle exceptions in for loop of DDT script.
How do you find the number of elements in a list box in winrunner?
What are the reasons that WinRunner fails to identify an object on the GUI?
Will TSL supports function overloading and operator overloading?