What is think time? How do you change the threshold?
Answer Posted / arvind dubey
In real time scenario, user needs some time to do his activity on the application. For ex:- When we launch gmail we need some time to give user id and password and need to move cursor to click on login. This time which user spent in giving userid, password and clicking on login button is called think time for a script.
Threshold value is change by using the recording option->script and checking the appropriate option.
If the recorded think time is less than the threshold
,VuGen does notgenerate a think time statement
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we perform functional testing under load?
How can we find database related issues?
What is the difference between performance testing and performance engineering?
What is ms-windows?
In a web server, database and network are all working fine and now, where could be the problem?
What is the need of checkpoints in lr?
What is the loadrunner start-transaction and its syntax?
What is loadrunner agent?
How does caching affect performance testing results?
What is host?
What is the basic credentials should be provided while recording SAP-GUI?
What is the difference between lr_error_message and lr_debug _message?
What can I monitor with loadrunner?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?