what is the difference between Load,Stress and Volume Testing?
Answers were Sorted based on User's Feedback
Load testing – Its a performance testing to check system
behavior under load. Testing an application under heavy
loads, such as testing of a web site under a range of loads
to determine at what point the system’s response time
degrades or fails.
Stress testing – System is stressed beyond its
specifications to check how and when it fails. Performed
under heavy load like putting large number beyond storage
capacity, complex database queries, continuous input to
system or database load.
volume testing:
Volume testing refers to testing a software application
with a certain amount of data. This amount can, in generic
terms, be the database size or it could also be the size of
an interface file that is the subject of volume testing
k byee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / slb
Load Testing: Test the s/w by increasing the number of users
Stress Testing: Reduce the configuration of the platform (OS, RAM, Memory Space etc..)and test whether the S/W is working smoothly till which condition
Volume Testing: Amount of data in the DB that the S/W can manage
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / janet
Load: how the application reacts under heavy loads(done
using virtual users).
Stress: how the application reacts under peak hours.
Volume: how the application reacts for growing database.
| Is This Answer Correct ? | 9 Yes | 4 No |
Answer / mfsi_priyankaa
Load Testing- testing the s/w upto the max. capacity of the s/w.
Stress Testing- testing the s/w beyond the capacity of the s/w.
Volume Testing- testing the s/w at large volume of data.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / ashok
Load testing : execution of s/w under testing under customer except configuration and customer except load to estimate performance is called as load testing
Stress testing : the execution of s/w under testing under customer expected configuration more than customer expected load by incrementing intervally to find peak load is called stress testing
Volume testing: testing team insert sample data into s/w under testing database to find capacity of that database
| Is This Answer Correct ? | 2 Yes | 0 No |
Load means it's a testing process where it's checks the performance of a software or application if number of user increases.
Stress means it checks the performance of an application if the load increases in crucial time.
Volume testing means it checks the performance of an application if the database increases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vimal s
Load testing
Testing the stability and response time of by applying load which is lessthan or equal to design no.of user's
Stress testing
Testing the stability and response time of an application by applying more than or equal to design no.of user's
Volume testing
Testing the stability and response time of an application transfering huge volume of data
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ranjith
Load, Stress and Volume Testing is a type of performance testing it is testing the stability and response time of an application by applying load
load is nothing but number of users
load testing - by applying less then or equal design number of users
stress testing - by applying more then design number of users
volume testing - by transpiring huge value of data
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chunjuntang
stress testing:
what is the max load under the acceptable system
performance?
load testing, is sometimes called volume testing:
what is the max load at the point of the system will be
crashed.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / veena
Stress Testing :- means increasing the load and check the
performance each level.
Load testing :-means at a time give more load by
expectation and checking the performance at that level.
Volume testing :- means first we have to apply initial.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is independent question and what is retriewing and what is problem of severity.
can you tell me scenarios for login page?
CAN ANY ONE PREPARE TEST CASES FOR SUPPLY ACHAIN MANAGEMENT AND IF YES I WILL GIVE THE REQUIREMENT WHICH CONTAINS NEARLY 27 PAGAES
what is meant by beta testing?
What exactly you do as a Configuration controller?
what is called testware?
Which method of testing we use to test LOGIN page?
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
i have 2 text boxes first is you have to enter the name of person(enter first name and last name) and second is enter the company name and below there is a submit button when i enter first name and last name and the company name it displays his linkedIN account that is name of the person and company details he is working can you tell me test case for this ? i will give the sketch of this question first name last name company 1 2 3 4 submit
What is the ONE key element of ‘test case’? What is the ONE key element of a Test Plan?
Is compatabilitytestig and port testing are same
what is baseline in testing