What is user defined functions in Load Runner ? Give some
Examples ?
Answer Posted / abdul sameer
User defined functions are very important in VUGEN scripting
part. After recording an application we need to make our
scripting application matching with realtime application so
for this we need to do some enhancements to the existing
script and this enhancement can be done using User Defined
Functions. SOme of the User defined functions are
1. lr_error_message
2. Lr_output_message
3. lr_eval_string
4. lr_save_string
5. lr_save_int
6. lr_continue_on_error
7. web_reg_find
8. atoi function
9. itoa function
10. web_reg_save_param
11. lr_abort
12. lr_exit
13. lr_set_debug_message
we have lot of other function too see the user guide if we
need more user defined functions.
| Is This Answer Correct ? | 17 Yes | 35 No |
Post New Answer View All Answers
What is the latest version and language used in load runner?
How will you stop the execution of a script on error?
How many types of vuser are available?
How can we find database related issues?
How to create a scenario?
When loadrunner is used?
What is the loadrunner end transaction and its syntax?
What is the threshold level for think time and how can be this changed?
What is the difference between web_reg_find and web_find?
How could you measures Https/Sec ?
What should be done to view parameter substitution in the execution log?
In a web server, database and network are all working fine and now, where could be the problem?
What would be your recommendation to improve performance measure?
How do you identify which values need to be correlated in the script? Give an example.
What do you mean by path?