The response time of an application was 2.5 seconds.After
a minor hotfix,the response time increased to 5
seconds.What analysis can you make out. What are all the
things u check in the server side in such a scenario?
Answers were Sorted based on User's Feedback
Aarthi,
if the script ws running correctly and response Time(RT)
was 2.5 secs tht time. After a fix RT increased to 5 secs.
then wt i sugguest you to run d same script with a goal
oriented scenario. keep same no. of Vusers and rest of the
settings. limits the RT to 2.5 secs max. During running of
d you'll get the msg tht limit is about to exceed. for this
wht you do tht u instruct d controller to continue scenario
execution if the limits exceed in scenario configuration.
Now run the scenario, and monitor tht at what point during
the script execution RT exceeded d limits. U'll b able to
get the exact answer of ur problem. u'll b able to knw tht
is d prblm in app server or database server?
Satisfied ot not?
plz respond
Thnks
rohit
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / vinod
One search functioanlity was taking more time (6 sec)and
after adding idatabase index it has come down to 2 sec
and then u can run the scenario
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / sree
change the network design.thats why decrease the responce
time.
| Is This Answer Correct ? | 1 Yes | 4 No |
What is the use of "swing time" in Load Runner?
In what situation the throughput will decrease even the hits per second increases???
How we can find Bottile neck in real time projects?
what is the difference between the cookies and cacheing
lr_output_message?
What are the advantages of load runner?
What is correlation? Explain the difference between automatic correlation and manual correlation?
why parameterization is necessary when load testing the web server and the data base server ?
How to calculate TPS in LR and Jmeter? Suppose I need to carry out test for 1hr duration with 10 VU and i need to achieve 5000 transactions. What should be the iteration of a single user to achieve this ?
When you initialize the vuser what happen?
how do u analyze result & what r analze results in load runner?
lr_debug_message ?