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


Please Help Members By Posting Answers For Below Questions

How do you unload the GUI map?

688


What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?

610


Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.

1618


What actually happens when you load GUI map?

749


Explain the purpose of loading winrunner add-ins?

633






How to test Fonts and its size thru "Font Expert" in Win Runner.

1802


What is the use of test director testing tool?

678


What do you verify with the database check point custom and what command it generates, explain syntax?

615


What all are the different databases winrunner can support?

1474


What is the XML test cases creation?

2174


how can you explain your Real Estate Project in front of interviewer..? please step by step......

1147


How do you handle dynamically changing area of the window in the bitmap checkpoints?

605


How to break infinite loop?

660


what is the difference between toggle checkpoint and checkpoint?

4245


How do you handle unexpected events and errors?

603