Answer Posted / pravash0000@gmail.com
To find out response time of transaction
double dur;
dur=lr_get_transaction_duration("homepage");
lr_stop_transaction("homepage");
lr_log_message("response time of the tranasction is %f",dur);
lr_end_transaction("homepage",LR_AUTO);
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the load runner testing process?
What is the threshold level for think time and how can be this changed?
Why we insert the rendezvous point while running the scenario?
During run time where the hosts saves the files?
What is remote command launcher?
What the vuser script contain?
Why vugen is used in lr?
What is the significance of “vuser-init “?
What component of loadrunner is used to record a script?
What is the process for developing a vuser script?
difference between latency and transaction response time
What is the think time?
how to add 100 for dynamic(correlate value) value
How do you load a load runner agent?
What protocols does loadrunner support?