Analysis Scenario (Bottlenecks):?
Answers were Sorted based on User's Feedback
Answer / mahesh sv
In Running Vuser graph correlated with the response time
graph you can see that as the number of Vusers increases,
the average response time of the check itinerary transaction
very gradually increases. In other words, the average
response time steadily increases as the load
increases. At 56 Vusers, there is a sudden, sharp increase
in the average response
time. We say that the test broke the server. That is the
mean time before failure (MTBF). The response time clearly
began to degrade when there were more than 56 Vusers running
simultaneously.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / muthu
Whenever we got sudden increasing the graph we found this
is a bottleneck. But it shows either Database Server or
application Server or Network server.
We have to check with Running Vuser and find that is a
bottleneck
| Is This Answer Correct ? | 1 Yes | 0 No |
What is memory Leak. What is the most suitable performance counter to detect Memory Leak.
How to write Web_custom_request?
which kind of database counters we use to check the performance of the software and where we can check them?
What is correlation? Explain the difference between automatic correlation and manual correlation?
What is Response Time?
Can u Explain me in real time projects any frameworks follows in Loadrunner ? if Yes plz mentiond(Chandana)
can we use Load Runner to perform load testing on client- server application developeds in java? if yes, which protocol to use and how to go for it?
Which loadrunner component does the recording of performance test scenario?
where do u use manual scenario and Goal oriened scenario ?
How many values can be generating in script we can Parameterize even it is in one scenario 1000Parameterization values are there it is correct to Parameterized?or not?
There is a scenario like there is one gateway and four application servers.While recording the script for a business function the server address is of gateway. but the gateway route the request to one of these servers.In recording might be request went to server A but it can not be everytime.sometime the request will go to other servers too.How to handle this scenario in preparing the scripts? how to identify tht to which server request went?
types of servers?Explin me plz(chandana)