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 a Test Strategy? What is d difference between a Test Strategy and a Test Plan?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
Diff b/n UAT & IST? What is meant by UAT?
1.what is a test condition ?
Hi to group..coule any please let me know the availablitiy of Database Testing Related Stuff?
can any tell me wht is difference between Quality Assurance, Quality Analysist? QA stands for Quality Assurance or Quality analysist?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
Hi, I am new to testing field.Plese answer my question.Do we prepare separate test plan and test case for manual testing and automation testing or do we prepare one for both types of testings?
What kinds of testing have you done?
hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sanjana
How many testcases have you written till, now as an average per project?