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 in percentile graph?

0 Answers  


1.How can you Calculate load / stress testing in manually ? Is there any Calculators are available? If yes Please send me the Formulas?(I mean how the tools Ex: load runner, JMetter, Silk Performer ……………………….calculating the load )

8 Answers   Ness Technologies,


what are the skip functions in Load Runner?

0 Answers  


can we run the script using mozila or netscape, recorded using internet explorer ?

1 Answers   TCS,


Mentiond good sites in Loadrunner to learn Script?(Chandana)

5 Answers  






How to reinstall LoadRunner without formatting the PC

1 Answers  


What is stand-alone mode?

0 Answers  


How can we recording vuser scripts using vugen?

0 Answers  


what is connection pooling?

1 Answers  


What is the purpose of a loadrunner transaction?

0 Answers  


What is mean by Soak testing in Load runner?

5 Answers   TCS, Wipro,


difference between latency and transaction response time

0 Answers   Maveric,


Categories