Hi I am new to load runner ,please let me know what is the
actual process of load runner and how to use it
Answers were Sorted based on User's Feedback
Answer / monika sachdev
Load runner is performance testing tool. we can check a
application's performance by putting load on 1 flow of
application.
First we have to generate a automaed script in VUGen and
then we can execute it with load by setting no of virtual
users and iterations in controller and then after execution
we can check the results from analysis file. so it has
mainly 3 components.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shirisha
load runner is used to check the performance of the system
by adding load. load runner consist of 5 componenets.They
are VUGen, controller,load generator.launcher and analyzer.
Intially generate script to the load runner then create
virtual users(imaginary users) then check the performance
of the application by gradually increasing the load then we
need to analyzer the results in the form of graphs through
analyzer component.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohad
Load runner is a tool with uses to mesur the performence of
the Application. It consist of 4 components
1. virtual user generator:This component is used for
generating the scripts with
2.controller:This component is used to execute the multi
user business scenarios
3.Analasys:This component is uses analyze that where exatly
the performence is degraded (we can analyze through the
graphs)
I hoped answer the question
| Is This Answer Correct ? | 1 Yes | 0 No |
what problems did you face ?
How can data catching have a negative effect on load testing results ?
what is the procedure to create test case in web performance load testing and how to download loadrunner and QTP
I need to perform a 4hr test run in performance center 9.0 there i need to rampup 10 users after 1 hour. I selected the run tab and added users to down state -> Ready state-> initialise-> Run state. 10 users ramped up successfully for the next 1 iteration only after that the 10 users automatically goes to the stop status. But i want the ramped up users to be carried out for the next 3 hours. Please help me out how to do the rampup successfully for the remaining time period.
How the graph works when increasing from minimum vuser to maximum vuser in loadrunner?
Where should you add a web_reg_save_param function to a script?
What is x-windows?
I am getting the following error when I run a HTTP/HTML protocol script in controller. It simply says Error: 27764 - “https://..... Failed”. I was given 3 solutions but none of them worked. Offered solutions are 1. Change the Http version to 1.1 in the Run time settings of the script. – Changed but still got that error. (One of our team mate) 2. Check if I am running a mix of http and https Urls – Checked and I am only using Https URLs. (SQA forum) 3. In the controller, add all the scripts to one group using the ‘Vusers’ option – Done, But still getting errors. (Client) One thing I noticed is If the servers are restarted and the logs are cleared then the probability of getting this error is minimal but as the time grows between server restart, The number of error increases. If any of you have come across this before please help me in resolving this error
What is the difference between HTTP and HTTPS.in Load Runner. And how will u know(Client)ur using HTTP or HTTPS.? Any one can justify?
What does vuser_init action contain?
When do you disable log in Virtual User Generator, When do you choose standard and extended logs?
How should you call loadrunner scripts using testdirector