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 |
How to upload media use loadrunner? I record the script but it fail because the top of document is invalidation.How to solve the problem?Which one know the answer please tell me. Thanks!
where we can see the graphs in Loadrunner when it is use ? (Chandana)
Can we run the Qtp Scripts in Load Runner?
How do you find out where correlation is required? Give few examples from your projects?
What is Latency in LoadRunner? What is Network Latency? could u explain in detail how to define this network Latency in LoadRunner? Thanks in Advance
What is pause command?
How do you estimate the transaction mix / VUser mix in LoadRunner?
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 ?
Which loadrunner component does the recording of performance test scenario?
How do you report a bug when it is found in perfomance testing using Load Runner
How to find get the Response time of the Online News Feeds (News headlines getting updated in every second with out any user intervention)using Load Runner ?
How to execute set of multiple SQL queries in Load Runner? Which component in LR would be used to run the SQL Queries?