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
How you identify performance test use cases of any application?
how to get current system time Loadrunner function?
Where should you add a web_reg_save_param function to a script?
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
What is performance testing in loadrunner?
You have created several auto-correlation rules. A new tester on your team is preparing to record a group of scripts on the same application on his workstation. What can you do to provide the tester with the correlation rules?
How we tested remote servers if client is installed in another place
What is the purpose of selecting ‘show browser’ during replay in the general options settings?
What is action section?
Why vugen is used in lr?
How will you divide your script into multiple actions? Why?
While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?
What is the difference between performance testing and performance engineering?
Which protocols are supported by loadrunner?
How many types of vuser are available?