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 |
hi, which opensource tool is used for load testing. Will any one guide me for learning how to do load testing. Thanks in advance
In a web server, database and network are all working fine and now, where could be the problem?
What is a function to capture dynamic values in the web Vuser script?
You test the scalability testing by apllying load more than the designed number of users. If you dont know the designed number of users then how you do the scalability test?
What are the parameters in Load Runner?
In which scenario, we should use "Vuser as Process" rather than "Vuser as thread" and what is benefit in this case?
How do you load a load runner agent?
What are the End to End scenario's you are following in your company in loadtesting or Performance testing ?
can you tell some load testing tools?
What is the think time? What is the threshold level for think time and how can be this changed?
how test an real time application using the loadrunner .plz give me an example
When loadrunner is used?