How do we write a user-defined function in loadrunner?
Answer Posted / 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 |
Post New Answer View All Answers
What is the think time?
What is the need of checkpoints in lr?
What is extended log?
What is the basic credentials should be provided while recording SAP-GUI?
How does caching affect performance testing results?
How to create a scenario?
What is the modular approach of scripting?
What the host attributes determine?
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
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 ?
What is the load runner testing process?
How many types of vuser are available?
What are the element in the loadrunner controller?
What are the documents your using ,and how your distibute the users
What is lr_output_message?