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 |
Types of Goals in Goal-Oriented Scenario ?
When a business transaction, is run in LR and QTP (the response time= same for both 2 sec , No of user = 1). Which tool would you opt for???
What are the section contain by the vugen while creating a vuser script?
How you load a loadrunner agent?
How to correlate the server side data, when u r getting more than one dynamic data which keeps on suffel during replay?
What is bench mark specifications in requirements?
What is Injector in Loadrunner?
How did you find database related issues?
In what situation the throughput will decrease even the hits per second increases???
Loadrunner training
What is planning for the test?
How we can find Bottile neck in real time projects?