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
Where should you add a web_reg_save_param function to a script?
What the vuser script contain?
How can we edit the vuser script?
When the rendezvous point is insert?
What is Standard deviation? How it will use in Lr?
What is the advantage of using loadrunner?
For what purpose, user will be using ‘continue on’ error?
Which web protocol recording level generates the web_submit_form function?
What is loadrunner controller?
What is difference between manual scenario and goal oriented scenario?
How to upload media use loadrunner? I record the script but it fail because the top of document is invalidation.How to solve the problem?Which one know the answer please tell me. Thanks!
What is the purpose of selecting ‘show browser’ during replay in the general options settings?
What are the different types goals in goal-oriented scenario?
What is lr-function?
What do you mean by creating vuser script?