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 |
What is run-time-setting?
here 100user and 8hours time and 500000 transactions what r the inputs nees for this scenario?
Hi, I'm trying to measure page load times in a web app. How do I verify that the page I go to next is fully loaded? Do I use content verification (web_reg_find)? I am measure the time it takes for a page to load and then the user goes to another page and another and so on. I need to know how long it took for page one. How long it took for page two and so one. I'm using transactions for each page, but I want to make SURE that the page is fully resolved/loaded before the scenario goes to the next page. So, does LoadRunner automatically do this or do I have to use content verification or do I do it in some other way? Thanks, Brian
What is the differences between parameterization and correlation ?
How many components are there in Loadrunner and what are they?
For what purpose are the virtual users created ?
What is report viewer?
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
In Performance Testing,tell me about usually which are the reports are generated and if any errors are occurs while doing performance testing then,how find exact location errors?
What component of loadrunner is used to record a script?
How did you find web server related issues?
What are the information contain by script windows for each script in the list?