What is the use of lr_start_transition statement in
loadrunner.
Answer Posted / ponnakam sivakumar
It will marks the transaction (start time).
The lr_start_transaction function marks the beginning of a transaction. To indicate a transaction to be analyzed, use the lr_start_transaction and lr_end_transaction functions. These functions are inserted immediately before and after the transaction.
Transactions can be nested, but each lr_start_transaction statement must be associated with an lr_end_transaction statement or it will be interpreted as an illegal command.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is report viewer?
What are different types of vuser logs which can be used while scripting and execution?
What is stand-alone mode?
During the load test, what is the optimum setting for logs?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
What are the section contain by the vugen while creating a vuser script?
How many types of graphs are available in loadrunner?
What are the information crating for each host?
Where are automatic correlation options set?
What is parameterizion?
What is the basic credentials should be provided while recording SAP-GUI?
What is a difference between pacing and think time?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
How to handle the encrypted values in correlation. please send me example with explanation
What is the loadrunner start-transaction and its syntax?