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 |
What is difference between Smoke&Sanitary Testing?
What is test report?? du u;ve written any test reports
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
what is the architecture of your current project?
Any Tools to test the performance of SQL Database?
Test Conditions are derived from : Test Conditions are derived from : a) Specifications b) Test Cases c) Test Data d) Test Desig
1. what is a date guidelines ?
Suppose if you have given Login screen to Test. What type of tests r u going to do on that.How many test cases can u write.?
10 Answers Infeneon Technologies,
What are noise variables?
PLEASE ANY ONE SEND SAMPLE DEFECT REPORT DOCUMENT MY MAIL ID IS-----gvbabu143@gmail.com THANKS IN ADVANCE
hi am new to testing please anyone suggest a text book or materails so that it will help me to understand testing.please give me as soon as possible
When to start and Stop Testing?