Explain Load testing
Answers were Sorted based on User's Feedback
Answer / mercy
Load testing is done for 3 reasons:
1.Software Reliablity: When the application is loaded with
statisticall representative load, load testing is done to
ensure whehter the application behaves as expected.
2. Performance Testing: When the application is loaded
within a range of min to max load, load testing is to
ensure whehter the application can sustain without running
out of resources or having transaction suffer excessive
delay.
3. Maximum sustainable load: To determine the maximum
sustainable load the application can handle.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nitin verma
Hi,
As the name suggesting we put heavy load on to the
applictaion by connecting many users to the application and
check weather it performs well or it fails.
Plz correct me if i m wrong..
Thnks n Regards..
nitin9360@gmail.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / shaan ali
Load Testing: Checking for system can take specific load or
not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / b.bharathi
Load Testing means Testing to check the maximum Load on the
application with out comparing with the responce time
disproportionality.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sreejith
Load testing means to test the system with heavy load to
find the breaking point ie, to find the maximum load which
the system can sustained. This is different from stress
testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ch.s.m.prasad,kkd
Load testing : the execution of our app. build under
customer expected plat form and customer expected load to
estimate the speed of processing of our app.build
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chinni
Load testing is testing the stability and response time of an application by applying a load less than or equal to designed number of users.
| Is This Answer Correct ? | 0 Yes | 0 No |
can any one send me the ans for this,what are different types of test scenarios?
What is the difference between System Testing and Functionality Testing?
When do you go for integration testing?
To become a Software Tester, which courses are more important to learn? I Feel complete software testing course like manual, automation, Oracle, VB Scripting and SQL, please suggest me what are all the courses important for a software tester?
What is the difference between the test scenarios and test strategy?
What is the difference between functional specifications and business requirement specification?
While doing system testing your have missed out some issues. The same issue is found by customer and he reverts back to you for an explaination. How do you convince him or how do you justify yourself about your testing?
How do you determine user load for a performance test of a Web application?
Hi frenz!!! I heard that Satyam recruitment Pattern has changed like Written, Essay Writing and HR+Tech? Is that true???
what is traceability matrix?is it mapping b/w the user requirements and prepared test cases?but i want a detailed explanation?
i have 2 text boxes first is you have to enter the name of person(enter first name and last name) and second is enter the company name and below there is a submit button when i enter first name and last name and the company name it displays his linkedIN account that is name of the person and company details he is working can you tell me test case for this ? i will give the sketch of this question first name last name company 1 2 3 4 submit
What r the attribute of good software test?