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
If we want to know the size of each component in system how?
What is protocol function?
What is the need of checkpoints in lr?
What is vuser-end section?
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
How can we develop the database vuser script?
What is loadrunner controller?
What are all the components of loadrunner?
What is the purpose of selecting ‘show browser’ during replay in the general options settings?
What are the types of checkpoints is available in loadrunner?
What the vuser script contain?
Why vugen is used in lr?
What tools are required to analyze vuser run results?
How to handle the encrypted values in correlation. please send me example with explanation
How can you set the number of vusers in loadrunner?