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
What is parameterizion?
What is the process for developing a vuser script?
What is lr-function?
what is remote performance monitering?
What is the basic credentials should be provided while recording SAP-GUI?
How to create a scenario?
Hello Friends, Can anyone please let me know about Performance testing health care EDI ( 270,271, 835 ect). I need as detailed answer as possible. I am going to use LoadRunner for load testing. I would really really really appreciate your help. Thanks, Piyush
What is the vuser in the scenario?
Which function is used to end a nested transaction?
What is the need of checkpoints in lr?
What is vuser-init section?
What in percentile graph?
Which protocols are supported by loadrunner?
How can we develop the database vuser script?
What are all the reasons to use the server resources monitor?