What is the use of lr_start_transition statement in
loadrunner.
Answer / 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 |
How do you measure current load levels in Load Runner?
How do u do monitoring ?
Why we insert the rendezvous point while running the scenario?
Any one could help me please in modeling of OpenSTA performance test script for session-id maintenance,so that edited script can used for several users.
What are the differences between 9.1 and 9.5?
How do you estimating target load levels in loadrunner?
why it is recommended to add verification checks to all your scenarios ?
What is transaction performance graph?
What are the End to End scenario's you are following in your company in loadtesting or Performance testing ?
What is correlation? Explain the difference between automatic correlation and manual correlation?
How is each step validated in the script?
Parameterization need to be done when only one value need to be passed?