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 mean by v module . pls give answer with example
What is the Extension File name of WinRunner?
How can I check the font size and color using winrunner?
What are the three windows displayed when a mismatch occurs in Bitmap verification
descriptive program for web application.
what is TSL script to connect testdirector through winrunner
which option allows to execute script from a given location
list out the some of the exceptions list usually occur while recording and playing the script.
how many types of run modes are there in Winrunner
which function executes multiple TSL script
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
What is the default type of constant TSL supports?