what is diff b/w load testing and volume testing?
Answers were Sorted based on User's Feedback
Answer / vibha
In Load Testing we test the response time of the
application with respect to the no of users.Response time
shouldn't increase if no. of user increase, to a specified
limit in SRS
say if users exceed to 1 million respone time shouldn't
exceed 3sec.
In Volume testing the response time of the application is
tested with respect to the data.If the data is increased in
database the response shouldn't exceed the one mentioned in
SRS
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / varun
as per my knowledge
load testing is total no of users can access the
application at a time
volume testing means how much data volume that can be
stored in the database of our project
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / rohit
Volume Testing refers to testing a software application for
a certain data volume. This volume 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.
Where as Load testing is a stress given to the system.
| Is This Answer Correct ? | 8 Yes | 7 No |
Answer / sujay
The term, volume testing, is often used synonymously with
load testing. Load testing is a blanket term that is used
in many different ways across the professional software
testing community.
| Is This Answer Correct ? | 1 Yes | 7 No |
what are the contents in Test plan?
Whats'the difference between Seviroty and priority .. Please answer in the follwoing way ? 1) Who will give the priority and Sevirity (ex - client/users and testers/developers) ? 2) If the client wants to give a high importance to an issue and for that the QA and developement don't think that much importance then how would be the situation ? 3) If a high sevirity issue is there but another issues is there with high priority .. Then which issue will be fixed first and vice versa ?
8 Answers Covansys, Logica CMG,
if i am giving you a module to test but no specification is provided to you then on what basis you will write test cases?
How do we measure the quality of a product?
Define bug leakage and bug release?
Can you define Quality in Three words ?
what is defect life cycle in test director
what is Software testing?
How do you determine which piece of software require how much testing?
what are the steps of software QC?
create a daily status report or list the items you will cover in a status report
What would be the test approach for testing an e-commerce website which is coming to us from the vendor for maintenance. What will be the test approach fro the same when we do no have artifacts, test cases, test plan etc.