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 running virtual user graph?

0 Answers  


hi manual tester daily process is ..study the req.s preparing test scenarios & writing the t.cs and finding bugs and send to the devoloper......SIMILARLY PLS TELL THE LOAD RUNNER DAILY PROCESS FROM INITIAL STAGE TO FINAL STAGE...? daily process..performance tester use any DOCUMENT...like TCD?

1 Answers  


How you identify performance test use cases of any application?

0 Answers  


What is maximum No of Vusers that we can load using LoadRunner8.0 and how should we connect to database using loadrunner

4 Answers   HP,


What is the difference between web_reg_find and web_find?

0 Answers  






What is the defferent future in Load Runner 8.0 & 9.0?

1 Answers  


parameterization methods and correlation concepts

1 Answers  


Throughput ?

8 Answers  


What is the Diffrence between Clint server & Web based application ? plz Explain in detail (Chandana)

1 Answers   IBM,


Is it possible to play back screen using loadrunner?

5 Answers   CTS,


hi guys pls tell me, for load runner institution "TEST Q" is better or not? pls share with ur learning exp in testq to all?

1 Answers  


how to perform load testing of a website using any free automation testing tool?

3 Answers   Tech Mahindra,


Categories