What is Injector in Loadrunner?
Answers were Sorted based on User's Feedback
Answer / jatinder
Injector is nothing but load generator in LR. when you want
to run a script for multiple Vusers then you have to a
create a scenario for those scripts or script with multiple
users. There you have to specifiy the load generator i.e.,
it is local host or remote host. it means that from which
system you have to ramp up the Vusers to run the script.
for this you have to add the load generators by giving
their IP addresses and before for this you have to install
load generators on those machines which are to be used as
injectors.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / aprashanth
Injectors or Load Generators generate a required load on
server
ex: 1000 users means, load generators create a 1000 users
load on the server virtually.
| Is This Answer Correct ? | 5 Yes | 3 No |
What is a scenario?
How many types of scripts generated in LoadRunner?What are they?
To open gmail home page how much transactions has taken to open, how to calculate the time?
what are the objectivies of performance testing and what is tuning?
What are Main Differences Between Loadrunner 8.1 and Loadrunner 9.0
what r the client requirements? when u r running the script in Vugen?
What are the components of LoadRunner?
What is the relation b/w Throughput and Hits Per Seconds (H/S)?
How can we handle the vUsers with Secure certification.
What is x-windows?
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
Correlation means capturing a dynamic value which is generated from the server. I got this point. I need one small conformation. 1. is correlation applicable to the objects which are generated dynamically. eg: consider there are 2 form. based on the options filled in the form 1, form 2 objects will generate.to handle these dynamic objects is correlation is required or not.