Explain lr_output_message?

Answers were Sorted based on User's Feedback



Explain lr_output_message?..

Answer / aruna

eg

script code:
lr_save_string("123",svalue)
lr_output_message("The value of the data is : %d",svalue)


output:
The value of the data is :123

Is This Answer Correct ?    6 Yes 1 No

Explain lr_output_message?..

Answer / munna

if u want to print the messages in between the script
then we use lr_output_message
its just like report_msg ("")in win runner and msgbox()
in qtp
Ex:
lr_output_message("pass");

Is This Answer Correct ?    5 Yes 2 No

Explain lr_output_message?..

Answer / masthan

Lr_output_message function is used to dispaly the output
message.
Eg :

lr_output_message (" request passed succesfully");
So the same thing will be displayed in output log


Like

Action
Request passed succesfully.
End Action.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Load Runner Interview Questions

What is Latency and Bandwidth

1 Answers   HP,


How can u find out hidden files in Load Runner Script and how can u correlate?

1 Answers   Wipro,


Why we insert the rendezvous point while running the scenario?

0 Answers  


what all the bottle necks can occur in real time, can any one tell me what all u have faced, thanks in advance

1 Answers  


When will u do Lad Testing,Stress Testing, Spike Testing and scalability Testing?

1 Answers   TCS,






Explain all the web recording options? What is the difference between Overlay graph and Correlate graph?

3 Answers   CA, TCS,


i have 4 systems 1-windows,1-unix,1-linux,1-solaris. 100 vusers to 25 vusers each system. script was created in windows system. then i want to know how can i do this, do i need to install LR in all the systems ? please explain whole the scenario up to...Run step by step---plz give answer only realtime...?

5 Answers   HP,


Why do you create parameters?

3 Answers  


What is the advantage of running the Vuser as thread?

3 Answers   Patni,


Any one can tell me what is the process to do the Loadrunner certification and what is cost for it and also where would I get the material for Preparation of Loadrunnner for certification.

1 Answers   Aurion,


How does loadrunner execute a performance scenario?

0 Answers  


What is action section?

0 Answers  


Categories