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
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
What is the advantage of running vuser as a process than a thread?
What is loadrunner controller?
What are the changes that can be made to run-time settings?
How load runner interacts with the application?
What is filtering and sorting?
If we want to know the size of each component in system how?
What are the section contain by the vugen while creating a vuser script?
How many vusers are required for load testing?
How you develop the database vuser script?
What is the process for developing a vuser script?
How many users can I emulate with loadrunner on a pc?
What is the vuser in the scenario?
What are the advantages of load runner?
What is lr-function?