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 |
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What types of code coverage do you know?
difference between stress testing and loadtesting
What is ADHOC testing ?
what is srs based review, brs based review and trm based review
Is there any future in testing field.
how is security testing done in ecommerece application?
What type of documents would you need for QA/QC/Testing?
What are the Different Status of test Cases?
9 Answers Thatavarti Technologies,
Wht is Chache or Chache Memory, we test during web based testing...Actually what is it,Actually where it comes.. Can Anybody explain it in detail.....Thanks in advance..
what is test case effective ness ?
you filed a bug that has high severity & high priority what happens till it gets fixed(that means what u do till it gets fixed)? Urgent