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
how to get current system time Loadrunner function?
What protocols does loadrunner support?
What are the loadrunner testing process?
What is transaction per second graph(pass)?
What is the need of checkpoints in lr?
What would be your recommendation to improve performance measure?
What is run-time-setting?
What are the 5 icons appear in the buttom of the controller windows?
What are the changes that can be made to run-time settings?
What are the different components of loadrunner?
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?
How will you divide your script into multiple actions? Why?
What component of loadrunner is used to record a script?
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.
What is difference between manual scenario and goal oriented scenario?