Multiple choice technology architecture

Time between receiving response and submitting next request is defined as

  1. Think time

  2. Wait time

  3. Halt

  4. Waitfor

  5. Rendezvous point

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Think time is the delay between a user receiving a response and submitting the next request, simulating real user behavior. This is standard load testing terminology. Other options like 'wait time' typically refer to time waiting for a response, not after receiving it.