what is difference between stress testing and load testing?

Answers were Sorted based on User's Feedback



what is difference between stress testing and load testing?..

Answer / lakshmi

Stress Testing:

Testing the application until the system breaks or hangs is
the Stress Testing.

Load Testing:

Testing the application till the specified load is Load
Testing

EG: Consider the permissible load is 100

testing from 1 to 100 is load testing and testing from 101
until where the system breaks is the Stress Testing.

Is This Answer Correct ?    9 Yes 1 No

what is difference between stress testing and load testing?..

Answer / a.sushma

Load testing: During thid type of testing testers will run
the application on user required load to verify the
performance of the app.


Stress testing:During this type of testing testers will run
the app by adding some extra load to an app to find out the
break down point or maximum capacity of the app which is
under testing.

Is This Answer Correct ?    7 Yes 0 No

what is difference between stress testing and load testing?..

Answer / madhusudhan

Load testing: also concurrency testing.
load means number of concurrent users using our software build at a time. during this test, the testing team executes our software build under customer expected config n cust expected load to estimate speed of processing or performance.
eg : Hospital mgmt software.
Load = 10 = number of counters operating at a time in hospital.

here we test with 10 counters.

testing with more than 10 counters results stress testing.

stress testing : The execution of our software build under customer expected load to estimate the peak limit of load is called stress testing.

example for easy understanding sake.

take 7 seven seater auto.

if we sit 7 members = its comfirtable as its created for 7 ( load )

allowing the max number of persons to sit up to 10 or 11 is stress testing.

Thanks for spending.

Is This Answer Correct ?    7 Yes 0 No

what is difference between stress testing and load testing?..

Answer / rajesh pothina

Stress is to check the peak load of the application

Load is to check that how many users are accessing the
application and at the same time to check at which point the
application degrades or failed.

Is This Answer Correct ?    6 Yes 1 No

what is difference between stress testing and load testing?..

Answer / yash

Load testing and stress testing are quite opposite to each
other.

Load Testing: is done to check the maximum capacity of any
application or software to perform its operation, keeping
the standard resources intact. for example: concurrent user
accessing the application throughput, in simple words it is
the process which feeds software with unexpected values and
check how it performs.

Stress Testing: is the process by which we make
software/application starve by reducing the resources
specification and check for the minimum criteria under which
a software can perform. For Example: checking software by
reducing memory etc.

Is This Answer Correct ?    3 Yes 1 No

what is difference between stress testing and load testing?..

Answer / sravan kumar.p

Stress testing: Evaluate the system capacity to handle large number of processing transactions during peak(highest point)period.
Load testing: evaluate the system capacity to handle large amount of data during short(tiny) time period

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is meant by Framework?Is the framework related only to AUTOMATIO or else it will applicable to MANUAL testing too?

9 Answers   Vmoksha,


What exactly are semi-random test cases?

0 Answers  


How the build you will get in which form and to whom first it gets and how will they send to the testers?and who install it in the system?

2 Answers   Cap Gemini,


Explain with example : Test Scenario, Test Suit And Test Case.

4 Answers   Patni,


Suppose an application is on desktop, when you tries to open an application with Internet Explorer which is not launching. How do you debug or possibilities to overcome above problem?

1 Answers   Amazon,






why u chose testing as ur career?

3 Answers  


How will you track defects? Or Bug life cycle?

0 Answers  


When will the testing starts? a)Once the requirements are complete b)In requirement phase

2 Answers   Belly,


What is the difference between software Product and Project

14 Answers   AppLabs,


What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?

0 Answers  


what is entry criteria for intigration testing,,? what is entry criteria for system testing? what is exit criteria for intigration testing & system testing??? plz give me proper examples .... thanks & regards svsekhar2003@gmail.com

2 Answers  


if u login sucessusfully in page and reach the 2nd mailing page where u find u are getting only few mails not all then wat would u say test is pass or fail

4 Answers   Sapient,


Categories