How do you write user defined functions in LR? Give me few
functions you wrote in your previous project?
Answer / mahesh sv
Before we create the User Defined functions we need to
create the external library (DLL) with the function. We add
this library to VuGen bin directory. Once the library is
added then we assign user defined function as a parameter.
The function should have the following format: __declspec
(dllexport) char* <function name>(char*, char*)Examples of
user defined functions are as follows:GetVersion,
GetCurrentTime, GetPltform are some of the user defined
functions used in my earlier project.
| Is This Answer Correct ? | 7 Yes | 5 No |
What is protocol function?
What is the latest version and language used in load runner?
What is the rendezvous point?
How many components are there in Loadrunner and what are they?
what is the difference between HTTP & HTTPS
What are the drawbacks of LoadRunner tool?
to upload the data into xl sheet we will use CSV doc but where we will get the CSV doc what is the procedure plzz explain realtime employees? thanks in advance
If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can we achieve it in Loadrunner.
Throughput ?
What is planning for the test?
In what situation would u want to parameterize a text verification check ?
What are monitors?