what is think time when u will use it?
Answers were Sorted based on User's Feedback
Answer / loadtester
The time that a user waits between successive actions is
known as Think time
Vusers use lr_think_time function to emulate user think time
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / satish kakkirala
The time that a user waits between complte actions is
known as Think time
Vusers use lr_think_time function to emulate user think time
| Is This Answer Correct ? | 3 Yes | 0 No |
It is the time, that a normal user waiting between two
actions.
Use of this think time is to simulate real time scenario.
We can limit the think time or we can modify the thinktime.
There is onemore timeparameter in Loadrunner is THRESHOLD
TIME.
It is useful to limit the think time.i.e suppose we enter
threshold as 5 sec, Loadrunner wont generate any Function
into the script
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / althaf rahman
Think time is nothing but the user take a time for entering
a data or input for sending request.
and
The user take a time for thinking i.e,what can i do
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ravichandraseo
The time frame recorded by the tool when the user is idle
between 2 consecutive actions.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pravash0000@gmail.com
Think time control the burden of jvm.or show effect on jvm
To avoid memory issue we use think time.
Let's example
If the application will run as per flow without think time n concurrent users load here jvm need
to create objects and allocate memory .also gc need to return unused memory to jvm so there will be chance memory usages more.
More info reach me@ pravash0000@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / naveen
waiting time between two Vuser action.i want wait few
minites in between two action i can use think time.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / mohan
It is the idle time, user with web application between one
request and another.In order to stop the actions b/w steps
think time is used.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / deven
Think time is nothing but the user delay between two
subsequent requests.
Assume that a user opened page1 and he is filling the data
on page1. During filling the page the user has spent 10
sec, and he has submitted the page1, then page2 is loaded.
In this case the user wait time between pag1 and page2 10
sec is called think time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pk satapathy
Think time :The user wait between two transactions.Think time control burden on jvm or Think time show effect on jvm
1.if the application will run as per flow without think time & concurrent users load here jvm need to create object and allocate memory ,also gc will return unused memory to jvm which will help
to run without memory leaks
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the exactly use of webserver and Application server in Load Runner.
How do you estimate test duration in LoadRunner?
Where are automatic correlation options set?
what is the exactly meening of web_reg_save_param?
We add think time between two transaction to give interval between transactions. Why?
what is the language(Script) use in Loadrunner script?
unexpectedly in analysis when i generated the report think time is added to response time.how to remove the thinktime from the report?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
Does the Tool generates think time for the standard value defined in script with respect to server response when we use option use random think time 50 - 150%. or will tool simply calculates value randomly for the standard think time defined in script.
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
During run time where the hosts saves the files?
ur using the internet with same bandwidth & others also use internet by sharing the bandwidth there exist the traffic in between how u calculate this?