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 a correlation? Explain the difference between automatic correlation and manual correlation?
Which loadrunner component does the recording of performance test scenario?
What would be your recommendation to improve performance measure?
During the load test, what is the optimum setting for logs?
How can correlation be performed?
How we tested remote servers if client is installed in another place
What are the documents your using ,and how your distibute the users
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
When a scenario run exactly what happened?
Where should you add a web_reg_save_param function to a script?
How can we recording vuser scripts using vugen?
What component of loadrunner is used to record a script?
What is vugen recording and scripting?
What is run-time-setting?
What is the loadrunner start-transaction and its syntax?