A scenario defines the events that occur during is testing session. Exam (deposit cash, withdraw money…).
Latest Answer : Scenario is a file which defines ur load test. ...
Load runner replace the human user with vuser.
Latest Answer : Vusers are virtual users (dummy users )which are going to emulate & emutate as a real user. ...
The vuser script include the function that measure and record the performance of the server during the scenario.
Latest Answer : While recording the application, a script will be generated in the virtual user genetator. According to the script generated, the created virtual users will perform the operations. ...
Controller is manage and maintain the scenario . using controller you control all the vuser in single work station .
Latest Answer : Controller is a one of the Component in Loadrunner. It uses to design the multi user scenarios and run the scenarios against the load behaviours. In the controller you can design the Benchmark test, Load test, Stress test, Spike test, Endurance test.Regards,Boyina ...
Host is machine which execute the vuser script.
Latest Answer : Host is responsible for performing action on the vuser script.Either it can be local or remote host ...
There are 5 steps.
1-planning the test.
2-creating the vuser script.
3-creating the scenario.
4- running the scenario.
5-analysis the test result.
Latest Answer : L.R Testing Process: 1. Test plan 2. Identify the key scenario ...
Creating vuser script for emulate the action that virtual user
Perform during the scenario execution.
Latest Answer : capturing the end-user activities into automated scripts. ...
There are 5 steps for developing a vuser script.
1-recording the vuser script .
2-edit the vuser script.
3-runtime setting .
4-run the vuser script in stand-alone mode.
5-incorporate the vuser script
Latest Answer : i want to add one more step in the above ans that select the protocol. ...
We have to install load runner controller to the host .
Then we include list of host(where vuser script execute) then list of vuser script (where vuser run) and then list of vuser that run during the
Latest Answer : scenaro is something we can say a set of bussiness transactions made by a vuser in load runner (as the vuser gen generates scripts only for a single user) we call the same script into controller after corelation and parameterization and can run ...
Rcl enables the controller to start the application on the Host machine .
Latest Answer : RCL runs on the host machine and is responsible for launching its command on the script loaded on the remote computer with the help of port mapper ...