How to find response time in loadrunner?
Answer / 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 |
What is wasted time in vugen replay log?
Explain the architecture of ur application ?
how to download pdf file in loadrunner
How can data catching have a negative effect on load testing results ?
why it is recommended to add verification checks to all your scenarios ?
What are the drawbacks of LoadRunner tool?
what is sitescope where we can use this?wat is the purpose of this
How should you call loadrunner scripts using testdirector
Performance testing Training
What is loadrunner api function?
What is RDR files in Load runner? What is Scenario Configuration in Load runner
i dnt kw loadrunner but i want kw.plz can any 1 help me