Multiple choice technology performance

Which tool is used to emulate the steps of real users?

  1. Analyzer

  2. Controller

  3. VuGen

  4. Load generator

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

VuGen (Virtual User Generator) is the LoadRunner component used to record user steps and generate scripts that emulate real user behavior. It captures network traffic and creates Vuser scripts that replay the recorded actions. The Controller manages the test, Analyzer analyzes results, and Load Generator executes the Vusers but does not record them.