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 v should get data from third excel sheet?
1,You have scripts in Qtp8.2 and some scripts 9.0 ..how to handle ?
how u can do parameterization in winrunner? tell me the sample code.
Explain the purpose of gui spy?
What is Add Watch?
list out the some of the exceptions list usually occur while recording and playing the script.
types of testing? and what is mean bvt and bat ? differ btwn bvt and bat pls can anybody post the answer
How do you determine what to test?
wahat do u mean by exceptional handling in winrunner
what is the purpose of verify,update and debug modes in wr?
which function executes multiple TSL script
How to Know through script which add-ins are loaded with winrunner?