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 |
difference between GET & POST methods in JAVA?
Events are generated, but the script is not generating? Why?
What are the components of LoadRunner?
What are the Different types of requests in web services?
How does loadrunner execute a performance scenario?
what r the client requirements? when u r running the script in Vugen?
can we run the script using mozila or netscape, recorded using internet explorer ?
Is it possible to play back screen using loadrunner?
In real time Project how much generaly Bottilneck will take? suppose my application contain 10000 vusers accessable how much Bottile neck will consider?
With 1+ years Exp in Lr tool mentiond Roles and Responsbulites ?
What is vuser-init section?
HI Any one can say the how to use the loadrunner to test the application. How to write the test scenarios & test cases.