differance between "lr_output_message"
and "lr_error_message"?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / shankar
lr_output_message - The lr_output_message function sends
notifications to the Controller Output window and the Vuser
log file.
lr_error_message - The lr_error_message function sends an
error message to the LoadRunner Output window.
| Is This Answer Correct ? | 13 Yes | 5 No |
what is the alternative of web_reg_find function?
How the graph works when increasing from minimum vuser to maximum vuser in loadrunner?
what is the LOAD RUNNER tester daily process in office (real time)? real timers explain this clearly?thanku in advance
How can we test the performance of a stand alone music player. It also interacts with web, for few of the functionalities. Can we use Load Runner or Silk Performer for the same? Kindly guide me on this.
Pls can any body mail me "dks_sml@yahoo.com" regarding "How to monitor Unix Server" for performance testing , what are the commands in unix.How to add counters.
Which web protocol recording level generates the web_submit_form function?
We use pacing to have interval between two iteration of script. Why?
How many types of vuser are available?
What is the loadrunner start-transaction and its syntax?
What is the difference between standard log and extended log?
How do u do monitoring ?
what is mean by splitfunction give me one example?