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 standard term in performance testing for the pause between receiving a response and submitting the next request. This simulates real user behavior where people pause to read content before taking action. Wait time, halt, and rendezvous points refer to different testing concepts.