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 loadrunner api function?
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
Where Can i get the Best training on Loadrunner
Can we do Context Parametrization in VUGen script of load Runner. I mean to say like .. i have recorded an set of steps in one environment and i want to run the same script in another environment too. Is it possible to do it in Loadrunner? can we do the url or web service parametrization in LR? Plz help on this..
what is the difference bet ween loadrunner 6.0 and loadrunner 7.5?
what is the difference between placing a think time in between trasaction and the end of the transaction
what is built monitors and they are explain plz?
1.What is the difference between Performance Test Strategy doc and Test plan. 2.why it is recommended to use web http and html Protocol over web click and script whats' the major differences
can we run the script using mozila or netscape, recorded using internet explorer ?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
what is the difference between the HTML and URL based recording in load Runner?
What is the use of "swing time" in Load Runner?