is there any winrunner function which will allow me to send
my user defined message to the test result window.
i mean to say is there something similar to msgbox(that we
use in qtp)in wr?
the wr function i want to know is other then report_msg and
tl_step.

Answers were Sorted based on User's Feedback



is there any winrunner function which will allow me to send my user defined message to the test re..

Answer / srikanth.m

i guess pause statement is also used to display user msg.

pause("user msg");

Is This Answer Correct ?    1 Yes 0 No

is there any winrunner function which will allow me to send my user defined message to the test re..

Answer / saritha

in winrunner we use

report_msg(message)

other than this there i don't think there are more functions

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More WinRunner Interview Questions

Whats a difference between Verification Point and Syncronization point?

6 Answers   AZTEC, CTS,


What is debug mode in Winrunner?

0 Answers  


what is the extension of default,custom check points ?

2 Answers   FCG,


I want to know is there any latest Win Runner Technology? If then plz tell me in detail. Thanks

7 Answers  


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

0 Answers  






How many Record Methods are there in Winrunner?

6 Answers   Accenture, Indicus Software,


what is modul? and differ btwn testing and debugging

1 Answers  


Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com

3 Answers   CA,


What are the standards will you maintain at the timing of writing TSL script in WinRunner?

5 Answers   AppLabs,


What is parameterizing?

0 Answers  


What does the function represents TL_EXIT and T_EXIT ?

2 Answers   PowerNet Technologies,


What actually happens when you load GUI map?

0 Answers  


Categories