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 difference between lr_error_message and lr_debug _message?

595


How you develop the database vuser script?

676


What is a ramp up and how it can be set?

622


What are the different components of loadrunner?

613


What is ramp up and ramp down?

603






How you set maximum number of vuser that a host can run?

629


What are all the reasons to use the server resources monitor?

532


What is manual correlation?

650


What is the configuration of systems when using load runner?

510


What is the difference between overlay graph and correlate graph?

649


You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?

675


How can we find database related issues?

622


What is report viewer?

682


What is ms-windows?

623


How can you set the number of vusers in loadrunner?

569