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

i'm using WR 8.2 version to test a form developed using ORACLE10g. The problem i'm facing is, the form has number of edit objects in that only two objects are not able to recognize by WR while running the script. ( if i FIND that object in the GUI File it highlights the object but if i press SHOW button not able to recognize) can anyone tell me the reason for it??

2 Answers  


Which of the following, we cannot include in a compiled module? a)check points b)analog statements c)reporting statemnts

3 Answers   Belly,


whats spiral testing. give example

1 Answers  


winrunner supports .NET technology or not?

4 Answers  


How does winrunner Recognize Objects in an application?

1 Answers   BirlaSoft,


Where can I find a tutorial on WinRunner 7.0?

1 Answers  


What is the purpose of the temp GUI map file?

0 Answers  


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?

2 Answers   Accenture,


What is tsl? What 4gl is it similar too?

0 Answers  


can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?

2 Answers  


what is test bed

1 Answers   Satyam,


How to carry out manual testing for a background process which does't have any user interface

1 Answers  


Categories