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 is latency and bandwidth
What is Response Time?
what r the major concepts in C are very much used in load run script?
Hi, I'm trying to measure page load times in a web app. How do I verify that the page I go to next is fully loaded? Do I use content verification (web_reg_find)? I am measure the time it takes for a page to load and then the user goes to another page and another and so on. I need to know how long it took for page one. How long it took for page two and so one. I'm using transactions for each page, but I want to make SURE that the page is fully resolved/loaded before the scenario goes to the next page. So, does LoadRunner automatically do this or do I have to use content verification or do I do it in some other way? Thanks, Brian
What function is used for Encryption and Decryption in your Script?
Generally LoadRunner uses to test the load. ( client- server, webbased applications,... etc). Shall we use LoadRunner instead of WinRunner or some other tools?
How to reinstall LoadRunner Trial version without formatting the system
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
How to insert think time While we record Vuser Script in LoadRunner?
What is protocol function?
How many components are there in Loadrunner and what are they?
Do we consider firewall in performance testing? If so where and why and what we will do with firewall in testing?