What Component of LoadRunner would you use to play Back the script in multi user mode?
– The Controller component is used to playback the script in multi-user mode. This is done during a scenario run where a vuser script is executed by a number of vusers in a group. • What is a rendezvous point? – You insert rendezvous points into Vuser scripts to emulate heavy user load on the server. Rendezvous points instruct Vusers to wait during test execution for multiple Vusers to arrive at a certain point in order that they may simultaneously perform a task. For example to emulate peak load on the bank server you can insert a rendezvous point instructing 100 Vusers to deposit cash into their accounts at the same time. • What is a scenario? – A scenario defines the events that occur during each testing session. For example a scenario defines and controls the number of users to emulate the actions to be performed and the machines on which the virtual users run their emulations. • Explain the recording mode for web Vuser script? – We use VuGen to develop a Vuser script by recording