What is load testing?
Answers were Sorted based on User's Feedback
Answer / mahesh sv
Load testing is to test that if the application works fine
with the loads that result from large number of simultaneous
users, transactions and to determine weather it can handle
peak usage periods.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mahesh p
it is used to check the performance of the appl.
it is done to see how the appl responds when load is given
by increasing the no. of Vusers and how does it handle and
upto what extent.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sidana
Load Testing is testing our application is working fine or
not iff and only iff in case of applying some sort of extra
load on it . Thats what is called as Performance test as well
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hariprasad reddy
Load testing is a type of performance testing, that is
conducted to determine performance metrics of an
Appication. This can be achived, by applying loads
symultanious within a client expected range .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ameena
A load test is usually conducted to understand the behavior of the application under a specific expected load.
this load can be the expected concurrent number of users on the application performing a specific number of transactions within the set duration.
this test will give out the Response time of the imp business critical transactions.
if the database, application server etc.. are also monitored and this load test can itself point towards any bottleneck in the application software....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kalpana
it is used to check the processing speed with max client
required load under client required configuration.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the difference between hits/second and requests/second?
what is monitoring in load runner ?
Throughput ?
what is mean BVT and BAT? difference between BVT and BAT
Performance testing Training
How many section database vuser script have?
what is connection pooling?
In which scenario, we should use "Vuser as Process" rather than "Vuser as thread" and what is benefit in this case?
If you want to stop the execution of your script on error, how do you do that?
What is Differed Bug?
What is parameterizion?
Which protocols are supported by loadrunner?