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 a difference between pacing and think time?
What is difference between manual scenario and goal oriented scenario?
can you tell some load testing tools?
What are the Different types of requests in web services?
In Performance Testing,tell me about usually which are the reports are generated and if any errors are occurs while doing performance testing then,how find exact location errors?
What are the loadrunner testing process?
1st i would like thankfull to (Mr.AJAY,MR.Srinivas,Rani) which u gave nice Posting Answers,my question is to get a job in performance testing how we have to pripare like what part i have to cover,i did not done any project just knoledge on tool, i am expecting valuble sugistions , gideliens to achive goal?(Chandana)
What is a function to capture dynamic values in the web vuser script?
In which scenario, we should use "Vuser as Process" rather than "Vuser as Thread" and what is advantage of "Vuser as Process" option. (Please do not describe about Vuser as thread or advantages of vuser as thread).
Hi i have installed LR 8.0v on my system and wanted to test siebel web application. when i tried to record the application throught siebel web protocol, the launcher tries to connect to that URL but after some time the URL gives as Page Cannot Be Displayed, the same URL when we login manually it works fine. LR is not able to connect to the Application. What could be the reason?
Explain the Configuration of your systems?
How do you decide the number of load generator machine required to run a test?