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 |
If we want to know the size of each component in system how?
What is RDR files in Load runner? What is Scenario Configuration in Load runner
How to find get the Response time of the Online News Feeds (News headlines getting updated in every second with out any user intervention)using Load Runner ?
How can we perform functional testing under load?
why do u need a parameterize fields in ur virtual user script ?
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?
Hi, How can we know that the app deployed in Weblogic Server in percentage?
how can u capture the database counters?
what is standalone mode running?
How do you debug a LoadRunner script?
Can you list the types of error messages you can find in loadrunner(either in VUgen or Controller). with an explanation and their solutions would help. Thankyou all
How are concurrent users differing from simultaneous users?