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 |
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
What is vuser-end section?
What do you mean by initialization of quota?
What is x-windows?
How to get the intermediate results from Controller, for example, when a 10 hours execution is going on in Controller, before the execution is completed how we can get the results at some 5 hours. Is it possible? (Not through graphs)
hello all can anybody give the total analysis guidance in load runner.thanks & regards siva2574@gmail.com
Which loadrunner component does the recording of performance test scenario?
Explain lr_debug_message?
How will you configure and analyse Memory leaks counters for .Net application.
I Installed loadrunner in my machine(personal PC) successfully. But when i am recording the script is not recording for the actions what i am executing. Can anyone explain what might be the problem for not recording the script.
How to run a scenario?
)What r pre settings while recording a script?