what is the real process dealt in load runner,starting from
getting the requirement till submitting the
deliverables,when a tester is provided with the scenarios?
if any real time user could answer it would be very useful
for me.also i need what are the real time bottlenecks u
have undergone
Answers were Sorted based on User's Feedback
Answer / prasanna_ny
Let me explain you in detail the different phases in load
testing:
1.create test script using VIRTUAL USER GENERATOR(VuGen),
and enhance your script by inserting checkpoints,adding
loop/conditional statements/logic based on your requirement,
parameterizing the test for multiple set of data.
You can also run the script in VuGen for debugging purpose.
2.create scenarios using LoadRunner CONTROLLER.Edit load
settings,run-time settings, stop settings and configure the
load machines to generate load (vusers) and run the script
for different number of Vusers(as per your requirement).
Monitor different graphs like Transaction response time,
avg.transaction response time,hits per seconds,error
statistics ,throughput,window resource,web resource,data
resource, web resource to analyze the performance of your
system/application, server response time,how many
transactions passed or failed , CPU/DISK or MEMORY
usuage ,etc....
3. The errors could be HTTP errors like HTTP
500,501,502,503,504,505,509 etc......... i.e. internal
server error,gateway timeout, service unavailable,etc....
Hope it Helps!!!!!!!
Prasu!!!!
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / kalpana
1.Planning the test
2.Creating the Vuser script
3.Creating the Scenario
4.Running the Scenario
5.Monitoring the scenario
6.Analyzing the test results.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / raju
1.Understand the Architecture(high Level) of the
application under test
2.Planning the test
3.Creating the Vuser script
4.Creating the Scenario
5.Running the Scenario
6.Monitoring the scenario
7.Analyzing the test results.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ganesh
no those answers are not real time answers, any real timer can explain clearly from starting stage to ending stage for load runner
| Is This Answer Correct ? | 0 Yes | 0 No |
Does caching have a negative effect on your load testing results?
Our desired performance test application where could be installed like(web or app or db server)
Which components have you used in loadrunner ?
LOAD RUNNER 9.5 TRAINING AT KUKATPALLY
In a web application transaction response time comprises of some sub times like time from web browser to web server thn to application server and then time taken to get response from the database and back to the web browser following the same path.How to get these sub times distinctly in LR analysis?
Hi, I am executing a scenario for 48 hours. My controller is on remote host, so I am using RDC. After some 24 hours my remote session got terminated as it is put idle for some time. When I tried to open the result file(As it is Auto Collated and saved in the results folder), it is giving error. Is there any way that I can see the results for which the remote session is terminated? Please help in resolving this.
What is memory leakage?
How to use the loadrunner in real time application.thank u
What is visual recorder in Load Runner?
What are the advantages of load runner?
What is transaction performance graph?
what is the difference between HTTP & HTTPS