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 localization testing (l10n testing)?
If there are so many bugs open and still the client want the s/w what will you do?
Is there any opening for Manual testing for 0-1 yrs?
!what are the entry criteria for antomation testing ?
in case of web application what kind of areas we r tested and one more in case of database testing what we are testing tell me in brief.
What is the exact difference between smoke testing and sanity testing.?
What is meant by Bucket Testing?
what is difference between regression testitng and re testing
what is accessibility testing ? with one example
do u know abt configuration management tool,what is the purpose of maintaining all the documents in configuration manage ment tool?
1 Answers Cap Gemini, Sapient,
HI EVERYONE, recently i got a job as a q.a tester in a bank.the application am going to work is credit cards.the environment will be java ,oracle,qtp quality center,VSAM,CICS,WINDOWSNT .we will be working on mainframes too.can any exp persons help me to understand the scenario and what all shud i learn to perform better(worried abt the frontend ,backend,and the architecture as whole)kindly help me
Metrics in QA