Can u plz tell me what r the functions available in load
runner and how to write userdefined functions and what are
they?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / pushpa
For this Functions can u post examples for each
funtion,then we easily understand.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is parameterization & why is parameterization necessary in the script?
HI Any one can say the how to use the loadrunner to test the application. How to write the test scenarios & test cases.
What is mutation testing?
how can i capture the elapsed time of a scenario in a script?
Which is the best institution to learn load runner in Hyderabad?
where we can see the graphs in Loadrunner when it is use ? (Chandana)
Why we insert the rendezvous point while running the scenario?
In Real time what should be the duration(30 min,1 hr) of the loadtest? In the controller how do we handle errors and failed transactions.....When the transactions fail, do we perform the loadtest again? Can anyone please help?
Why do you create parameters?
What is mean by Soak testing in Load runner?
What are the different components of loadrunner?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)