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
what are the skip functions in Load Runner?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
How does loadrunner execute a performance scenario?
What is the difference between transaction and transaction instance in loadrunner ?
Why we insert the rendezvous point while running the scenario?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
What are the vuser components in loadrunner?
What are the process for developing a vuser script?
What the host attributes determine?
What are the information contain by script windows for each script in the list?
What is the advantage of using loadrunner?
What is transaction per second graph(pass)?
What are the different components of loadrunner?
What is the difference between web_reg_find and web_find?
What is the need of checkpoints in lr?