Explain the function of a transaction in a script?
Answers were Sorted based on User's Feedback
Answer / somesh singh
Transaction is a basic entity in the script for time
calculation.Transaction contains 1 or more than one user
action.Transactions are used to calculate the time taken
for a perticular user action.
Like logging in an application may be one transactions and
transaction containing log in user action will give how
much time taken to login.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pushpa
Without the transactions it is difficult to identify the
actions performed by the VUser.
Simply saying, transactions are required to group the
actions performed by the Vuser.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madan
Transaction points are used to measure the particular user action response time those are start transaction(lr_start_transaction("transaction name")) and end transaction(lr_end_transaction("transaction name",LR_AUTO))
Is This Answer Correct ? | 0 Yes | 0 No |
how can i capture the elapsed time of a scenario in a script?
differance between "lr_output_message" and "lr_error_message"?
What is a function to capture dynamic values in the web?
what is loadrunner?
If u find Bottle Neck u r forward to Developer or Network Team or Database Team Wat ever may be They r fixing that bottleneck or not If they r fix that Wat they Fix? Tell me if any Experience person I would be thankful to u
What is the difference between Group and Scenario in Load Runner Controller terminology?
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?
how can we record the Ajax Script, when some of the validations devloped in AJax using Loadrunner 8.0. I know there is separate protocol in LR 9.0
hi guys put hand is in ur heart..and .pls post the REAL ANSWERS... don't cheat the job searching guys.. my ques is WHICH INST IS BEST FOR PERFORMANCE TESTING in HYD? some body post testq,TS tech, satish sir like this ..pls send the REAL ANS..? THANK U
What is Standard deviation? How it will use in Lr?
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 much memory will allocate for 1 vuser?