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 the language(Script) use in Loadrunner script?
What is parameterization?
on what monitoring tools have u worked on?
What is loadrunner controller?
Where are automatic correlation options set?
What is the latest version and language used in load runner?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
i am looking software testing job in Loadrunner?Plz any one help me a Project ? mail me chs_29@rediffmail.com i thank full to u.(chandana)
Where Can i get the Best training on Loadrunner
When loadrunner is used?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
Where do you set Iteration for Vuser testing?