what is difference between stress testing and load testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
what is the use of functional specification?
What is diff between Load testing Stress testing?
What is interface testing
If a defect is found in UAT after releasing what can a tester tell to his Manager about that defect?
Explain static and dynamic elementary process?
Give me some examples of how you have participated in Integration Testing.
What templates used to design the test cases?
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)
How many testcases can you write per a day, an average figure?
who will infrom the testers when the build is ready to test from developement side?
Please give me any example of High severity and Low priority type of bug ?
I need information on sales domain?need modules information for online shopping projects for project.