how to write the pass or fail message in winrunner
for eg: in QTP we can write
like "Reporter.reportEvenr,micDon,"Test Test pass"

Answers were Sorted based on User's Feedback



how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporte..

Answer / thirumal prabu

Hi you can use tl_step function to give the status.
e.g tl_step("Product Creation",1,"Product Creation Failed");

Is This Answer Correct ?    2 Yes 0 No

how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporte..

Answer / 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

More WinRunner Interview Questions

what is compile module in WinRunner?

3 Answers  


What are Optinal Properties and Obligation Properties? please explain in detail.

2 Answers  


How do you find out which is the start up file in winrunner?

0 Answers  


is 'tech' is a Reserved word in WinRunner or not?

1 Answers   FCG,


what type of licence key r u using for winrunner software in your company?

1 Answers   MBT,






What is the purpose of the temp GUI map file?

0 Answers  


Where are multiple properties of object stored

3 Answers  


After saving the tsl script of winrunner in TestDirector, if suppose any changes made to the script in ur winrunner would it get updated in TestDirector also???????

2 Answers   Ness Technologies,


How you used WinRunner in your project?

1 Answers  


ca n u give the eample for low severity & high priority in ur Internet Banking project

2 Answers   Agile Software,


When would you use 'set_window' and when would you use 'win_activate'?

0 Answers  


wat is the d/b windows 95&98&xp?could anybody give reply ?

0 Answers   CybAge, Semcom,


Categories