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 |
How to increase the load on Server when number of users restricted?
How to find get the Response time of the Online News Feeds (News headlines getting updated in every second with out any user intervention)using Load Runner ?
difference between latency and transaction response time
If web server, database and Network are all fine where could be the problem?
When we go for manula correlation, automation correlation Expl?(Chandana) Real timers Plz
What is manual correlation?
What is run-time-setting?
1.What is the relation b/w Throughput and Response Time?
What is the function for capturing the streaming vedio (could be a flashplayer) in an web application using Load Runner..?
What component of loadrunner is used to record a script?
What are the different login options for loadrunner?
How many types of graphs are available in loadrunner?