Multiple choice technology testing

What is the purpose of rendezvous point?

  1. Instruct Vusers to wait during test execution for multiple Vusers to arrive at a certain point

  2. Breakpoint to stop execution at a certain point

  3. Instructs Vugen to stop at certain point for certain time

  4. None of these

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

A rendezvous point in LoadRunner instructs Vusers to wait during test execution until a specified number of Vusers arrive at that point, then proceed together. This creates synchronized, concentrated load to test peak conditions. It's not a breakpoint (B), not a timed delay (C), and serves a specific purpose in load testing.