how to write the pass or fail message in winrunner
for eg: in QTP we can write
like "Reporter.reportEvenr,micDon,"Test Test pass"
Answer Posted / anusha subbu
Here one of the pre-define function in winrunner (just
press f7 for getting all pre-define functions)
That is
tl_step(“step name”, 0 or 1, ”description(pass or fail)”);
Here 0 means status is pass
1 means status is fail
Eg: tl_step(“s1”,0,”pass”)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to break infinite loop?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What is the purpose of regexp_msw_class property?
what is the difference between toggle checkpoint and checkpoint?
global sheet and external excel sheet how it will work
How do you handle tsl exceptions?
What actually happens when you load GUI map?
How can withwin runner to make single scripts which supports multiple languages?
What is the XML test cases creation?
when start testing
i this is priya speaking, any 1 tell me project detail for NETBANKING and HELTHCARE pls send to this E-MAIL ADDRESS; (priyadharshni2@yahoo.com)pls qik, thank u once agajn.
Explain the use of test director software?
Explain the purpose of loading winrunner add-ins?
Why don’t we normally load the gui maps through start up scripts?
How to check the background colour of the screen in WR?