Multiple choice technology testing

what is pacing?

  1. time delay between the transaction

  2. time delay between the iterations

  3. time delay between the users

  4. time delay between the loadtest

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

Pacing in LoadRunner refers to the time delay added between consecutive iterations of a VuGen script. It controls the rate at which each virtual user repeats its actions, independent of other users. It's not about delays between transactions (that's think time), between users (that's ramp-up), or between load tests (that's scheduling).