What are the components of LoadRunner?
Answers were Sorted based on User's Feedback
Answer / rani
The main three components in LoadRunner is:
1. VUGEN (for creating scripts, enhancing the scripts by
inserting transactions, rendezvours points, checkpoints for
image/text, parameterization, then correlating them)
2. CONTROLLER (creating scenarios, running them)
3. ANALYSIS (shows graphs and records)
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / hariprasad reddy
we have 5 components in Load Runner. These are
Virtual Use Generator
Controller
Analysis
Load generator and
Agent process
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / jackson
1. VU generator
2. Controller
3. Analysis
4. Agent Process/Load Generator
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ganesh
Yes Mr krish, you can use check point ( mainly text check
point )
The reason why we having check point ( content check ) . we
wanted to make sure sever getting proper expected response
page or not.
so for every page navigation , its better to have content
check point.
Hope this will help you.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / krish
Rani, can we use checkpoints in LoadRunner? if Yes, could you please let me know??
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the relation b/w Throughput and Hits Per Seconds (H/S)?
What is maximum No of Vusers that we can load using LoadRunner8.0 and how should we connect to database using loadrunner
which language is used for load runner script?
What is The Main Difference Between Http and Https
How do you estimating target load levels in loadrunner?
Any one could help me please in modeling of OpenSTA performance test script for session-id maintenance,so that edited script can used for several users.
what are the skip functions in Load Runner?
How do you identify the performance bottlenecks?
if thoughput will be high /low what will be the problem?
In Real time what should be the duration(30 min,1 hr) of the loadtest? In the controller how do we handle errors and failed transactions.....When the transactions fail, do we perform the loadtest again? Can anyone please help?
Hi I am to load runner ,please let me know what is the actual process of load runner and how to use it
How will you call a different vuser script from another vuser script? Note: Former vuser script is already created and needs to be called as the first thing before other code in second vuser script is executed.