How do you write user defined functions in LR? Give me few
functions you wrote in your previous project?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between load, performance testing?
Hi guys I am pravash kumar satapathy having 4.5yrs experience in loadrunner .i am providing online training in loadrunner,jmeter .if any body are interested directly u can call me or mail me pravashkumarsatapathy@gmail.com pk.loadrunner-----skype 9437629024
How can we debug a loadrunner script?
What do you mean by remote command launcher(rcl)?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
What is the difference between hits/second and requests/second?
Hello Friends, Can anyone please let me know about Performance testing health care EDI ( 270,271, 835 ect). I need as detailed answer as possible. I am going to use LoadRunner for load testing. I would really really really appreciate your help. Thanks, Piyush
Which function is used to end a nested transaction?
What are the different components of loadrunner?
What is the basic credentials should be provided while recording SAP-GUI?
What is the purpose of an extended log?
What are the three sections of a vuser script and what is the purpose of each one?
What is the loadrunner end transaction and its syntax?
What do vuser_init and vuser_end action contain?
What do you mean by initialization of quota?