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

What is ur tem size & mention the role of ur's in ur team?(performance team)

1 Answers   EDS,


What is parameterization & why is parameterization necessary in the script?

0 Answers  


can u name some of the important functions in LoadRubber Scripting?

1 Answers   CTS,


Can u call QTP scripts from Load Runner?

4 Answers  


Where do you set automatic correlation options?

3 Answers  


U r taken ORD=All in correlated function.What it represents.Now i want to capture the ORD=3 occurance& place it in web_submit_data of vu gen script. How can u do it?

5 Answers   EDS,


how test an real time application using the loadrunner .plz give me an example

1 Answers  


How do you estimating target load levels in loadrunner?

0 Answers   Allianz,


when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com

0 Answers  


What is lr_output_message?

0 Answers  


If it is possible to test 5000 vuser through single machine? Then how you can test? plz explain

2 Answers  


What is a function to capture dynamic values in the web Vuser script?

4 Answers  


Categories