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?
Answer Posted / rohit
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 |
Post New Answer View All Answers
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
What is the load runner testing process?
What is the loadrunner end transaction and its syntax?
How many types of graphs are available in loadrunner?
How can we edit the vuser script?
What the vuser script contain?
What is pause command?
What is gui vuser and on which platform it will run?
How many section database vuser script have?
What is the difference between lr_error_message and lr_debug _message?
What is wasted time in vugen replay log?
What are the section contain by the vugen while creating a vuser script?
Where should you add a web_reg_save_param function to a script?
What is the purpose of a loadrunner transaction?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?