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 |
How can u use the configuration management tool like Quality Center in ur project?For what purpose it is being used?
Hi, I am using load Runner version 9.5 .i am trying to record a pdf report which gets pop-up on other window.While recording it pops-up but while running the script it doesn't . also,if i want to parametrize the same script and want n numbers of reports should be generated or get save in place i had done while recording .Is there any option for this? Please,give me the solution for this problem. Thanks in advance. Regards, Zia malik
What are the three sections of a vuser script and what is the purpose of each one?
Explain all the web recording options? How did you find web server related issues?
Which components have you used in loadrunner ?
How can we edit the vuser script?
If you had 6 hours of load testing to complete but the business unit wanted it turned over in 3 hours what would you tell them?
What is mean by Soak testing in Load runner?
what r the client requirements? when u r running the script in Vugen?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
can u name some of the important functions in LoadRubber Scripting?
What is the exactly use of webserver and Application server in Load Runner.