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 lr_output_message?
Explain all the web recording options? How did you find web server related issues?
While running the tomcat in local host by using loadrunner it shows error like server is not connected give idea to solve this error?
Where do you set Iteration for Vuser testing?
Where do u use Performance testing ?
What is the purpose of running the scenario?
How to get the intermediate results from Controller, for example, when a 10 hours execution is going on in Controller, before the execution is completed how we can get the results at some 5 hours. Is it possible? (Not through graphs)
Did u use Load Runner? What version?
Case1: recording script, Login in Vuserinit,Body in Action and Logout in Vuserend. Case2: recording Login,Body and Logout in Action itself. Run both the scripts. What are the difference u will find? Is there any difference?
What are the main Performance issues in JBoss server? And How to do it?
What is bench mark specifications in requirements?
How is vugen script modified after recording?