Performance / Quiz
Think Time and Pacing
Why real users pause, how zero think time inflates load, and the difference between think time and pacing.
- Difficulty
- Medium
- Format
- Quiz
- Points
- 150
- Estimate
- 9 min
// MISSION BRIEF
Your Mission
Real users read, type, and hesitate. Load tests that skip that turn 100 virtual users into the pressure of thousands, and hand you a capacity number that is fiction. This quiz covers think time, pacing, and the closed-model math that ties them to throughput.
// FIRST CONTACT
Battle teaser
'Think time' in a load test models:
- AThe time to compile the test script
- BThe server's processing time
- CNetwork round-trip time
- DThe pauses real users take between actions (reading, typing), so the request rate reflects reality
Answers, scoring, hints, and the full battle stay sealed.
// SKILL TAGS
performancethink-timepacingload-testing