Answer Posted / mahesh sv
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. lrd_stmt -
The lrd_stmt function associates a character string (usually
a SQL statement) with a cursor. This function sets a SQL
statement to be processed. lrd_fetch - The lrd_fetch
function fetches the next row from the result set.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the configuration of systems when using load runner?
What type of function generate and insert by the vugen to the script when you record a script?
What are monitors?
What the host attributes determine?
What is the think time?
What is parameterizion?
What is the difference between load, performance testing?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
What do you mean by remote command launcher(rcl)?
What would be your recommendation to improve performance measure?
If we want to know the size of each component in system how?
What is parameterization & why is parameterization necessary in the script?
What is loadrunner agent?
What are the four selection methods when choosing data from a data file?
How can we invoke a parellel process in load runner using C or perl language?