Can u plz tell me what r the functions available in load
runner and how to write userdefined functions and what are
they?
Answer Posted / lucky123
hi
the functions start with lr_ r called load runner functions.
ex:lr_message()
lr_debug_messag()
lr_error_message()
lr_find_string()
lr_eval_string()
with in brackets there r some comments.for those ucan ake
the help of load runner.
user defined functions we have to write in vb.and stored in
load runner DLL directory.then we can use them in script
directly.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
What is the vuser in the scenario?
What is the think time?
What is protocol function?
What is the purpose of a loadrunner transaction?
What is vuser-init section?
Why vugen is used in lr?
What is the think time? What is the threshold level for think time and how can be this changed?
What are the loadrunner testing process?
Which components have you used in loadrunner ?
What the host attributes determine?
During the load test, what is the optimum setting for logs?
How to create a scenario?
What is transaction performance graph?
What is parameterization & why is parameterization necessary in the script?