How do we write a user-defined function in loadrunner?
Answer / sushma
1)First we need to write user defined function in note pad
Save it as .h file
Include the file path in global.h
Eg. #include "f:\ user_fun.h"
2) Add the code directly in global.h and use it where ever u required
3) we can add extra file . By r. Click on extra files and create new or add new file to script. We have to add file and the include the file in global.h
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the think time? What is the threshold level for think time and how can be this changed?
for suppose if you are selected for individual project, how will you manage the project like, how will you find critical scenario's in your project ?
Which is the best institution to learn load runner in Hyderabad?
How could you measures Https/Sec ?
We have executed a scenario in controller from 3 diff Load Generators..How can we measure or get the response time of transactions of individual LG's....?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
Hi Guys, Is it possible to merge and compare graphs from different scenarios in load runnner ?
)what is web protocol& webservices protocol .Can u just give the examples.
How to prepare test data to use in Load runner.
where do you save u r scripts in Load Runner?
How will you stop the execution of a script on error?
When Do u Do LoadTesting and When You do StressTesting? What settings you have to changes for loadtesting and stress testing?