Which tool is used to emulate the steps of real users?
-
Analyzer
-
Controller
-
VuGen
-
Load generator
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.