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
How you develop the database vuser script?
Which protocols are supported by loadrunner?
How is vugen script modified after recording?
What is vuser script?
How does caching affect performance testing results?
How can you test the global servers with using loadrunner
What is the significance of “vuser-init “?
How could you measures Https/Sec ?
What is report header and what are the information contains?
What are the process for developing a vuser script?
What are the different components of loadrunner?
What are the types of checkpoints is available in loadrunner?
What is the threshold level for think time and how can be this changed?
How you identify performance test use cases of any application?
What is vugen recording and scripting?