differance between "lr_output_message"
and "lr_error_message"?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the modular approach of scripting?

1028


What is performance testing in loadrunner?

667


What the host attributes determine?

737


How will you stop the execution of a script on error?

738


What is the benefit of running a vuser script as a thread?

664






Which protocols are supported by loadrunner?

655


When the rendezvous point is insert?

667


While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?

651


What are the types of checkpoints is available in loadrunner?

785


What are different types of vuser logs which can be used while scripting and execution?

662


how to add 100 for dynamic(correlate value) value

1385


How is vugen script modified after recording?

805


What do vuser_init and vuser_end action contain?

728


What is the advantage of running vuser as a process than a thread?

757


What is vuser-init section?

757