InterviewSolution
Saved Bookmarks
| 1. |
What Is Think Time? |
|
Answer» Think time can be defined as the real time wait between 2 CONSECUTIVE transactions. For Example a real time USER waits to evaluate the DATA he received before PERFORMING the next STEP, that wait time he takes can be stated as think time. Think time can be defined as the real time wait between 2 consecutive transactions. For Example a real time user waits to evaluate the data he received before performing the next step, that wait time he takes can be stated as think time. |
|