in real time what are the functions used?and whats its
usage?
Answer Posted / a sameer
To name a few these are the few User defined LR function
which we use in day to day scripting part
1. lr_output_message
2. lr_eval_string
3. lr_transaction
4. web_reg_save_param
5. web_reg_fin
6. lr_error_message
7. lr_log_message
8. lr_save_string
9. lr_save_int
10.lr_rendezvous
11.lr_set_debug_message.
We still have lot of other LR function which we can use but
these should be know for sure if you want to be good in your
scripting part.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Where are automatic correlation options set?
What is vuser-init section?
What is transaction per second graph(pass)?
What is manual correlation?
What is the benefit of running a vuser script as a thread?
How you identify performance test use cases of any application?
What is host?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
Which web protocol recording level generates the web_submit_form function?
What are the four selection methods when choosing data from a data file?
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
What is the difference between overlay graph and correlate graph?
Where should you add a web_reg_save_param function to a script?
What are the advantages of load runner?
What is the use lr_abort function?