differance between "lr_output_message"
and "lr_error_message"?

Answers were Sorted based on User's Feedback



differance between "lr_output_message" and "lr_error_message"?..

Answer / ajay

lr_output_message function will give the data during the
run where as lr_error_message will give the error message
details when occured during the run.

For example
lr_output_message("VARNAME, %S",LR_EVAL_STRING
("{parameter}"));

will give the value of the "parameter" which is substituted
in the script during the run.

Where as lr_error_message will give only error messages
during run.

Is This Answer Correct ?    18 Yes 5 No

differance between "lr_output_message" and "lr_error_message"?..

Answer / shankar

lr_output_message - The lr_output_message function sends
notifications to the Controller Output window and the Vuser
log file.
lr_error_message - The lr_error_message function sends an
error message to the LoadRunner Output window.

Is This Answer Correct ?    13 Yes 5 No

Post New Answer

More Load Runner Interview Questions

If you want to stop the execution of your script on error, how do you do that?

2 Answers  


How is each step validated in the script?

0 Answers  


Hi Friends, Can anyone help me out in load testing? I need to test a web application in which 100 users has to login at a time and enter 100 different data into the application and logout. All the data should be saved in the data base Please let me know testing. Thanks in advance Giri

3 Answers  


Does caching have a negative effect on your load testing results?

0 Answers  


Why do you create parameter?

0 Answers  






Explain the Configuration of your systems?

1 Answers  


if throughput graph shows low and high than what will u do?

2 Answers  


What is visual recorder in Load Runner?

1 Answers  


how to handle the dynamic left and right boundaries are numeric

1 Answers   iGate,


What are the information crating for each host?

0 Answers  


What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?

0 Answers  


What is the difference between performance testing and performance engineering?

0 Answers  


Categories