We add think time between two transaction to give interval between transactions. Why?
Answers were Sorted based on User's Feedback
Answer / harish
Think time is nothing but trying to give some time for teh
real user to provide with input data..
for eg : lets take gmail home page.
though it has got the same standard page , it takes times
for different people to feed input.
cases like :
new user : will take time to undersatnd and then feed data
regular user : will immediately send in the data
so , think time is nothing but an average of this user
emulating activity timing
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / althafrahman
For every transaction or action user must takes some time to enter input or data.So definitely we set think time between two transactions.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suresh
In the real time scenario, there might be delay in user
performing the actions on any system, this delay could be
because of going through the contents, filling forms etc.,
to mimic the real time scenario we give think time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravichandra
To simulate real time scenario, we add think time in between two actions.
Think time is the time taken by a real user to make next action after getting response for the previous action.
Example :
If you are buying mobile in flipkart,
after you click on mobiles on flipkart screen, you will take some time to make decide on which mobile to buy.
The time taken to make decision is called thinktime.
| Is This Answer Correct ? | 0 Yes | 0 No |
When do you disable log in Virtual User Generator?
During the load test, what is the optimum setting for logs?
Where you insert the rendezvous point?
If you find bottleneck what is your next step?
What does vuser_end action contain?
i want to chek the load of users on sign-in page of website i want to knw tht by the option transcation i will do it or if yes do i have to select only tht snapshot for it and wht is trancation and wht is the used of it ?i m using trail version of loadrunner8.1
In Real time what should be the duration(30 min,1 hr) of the loadtest? In the controller how do we handle errors and failed transactions.....When the transactions fail, do we perform the loadtest again? Can anyone please help?
In what situation the throughput will decrease even the hits per second increases???
What is the difference between Group and Scenario in Load Runner Controller terminology?
how to configure yahoo cookies in load runner
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
What do vuser_init and vuser_end action contain?