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 is is External Quality Assurance (EQA) and Final Inspection (FI)?
What is crud testing and how to test crud?
Some questions generally asked but i haven't correct answer. Becuase interviewer asking with example. Like : need to verify the google with 4 functionalty. 1. How does we estimate the Test case. 2. How does we estimate the automation testing process.
Can anybody help me what is the diff between CMM,SEI,PCMM and six sigma?
what is the difference between functional requirements and non functional requirements? Which things will come in bothe categories?
Mention what are the test artifacts involved in qa?
If every alternative letter starting from B of the English alphabet is written in small letter, rest all are written in capital letters, how the month "September" be written. (1) SeptEMbEr (2) SEpTeMBEr (3) SeptembeR (4) SepteMber (5) None of the above.
can anybody clarify me that requirements carries id number likewise functionalitis under that requirement has any id number or not?
what are the differnent techniques of testing?
We have a requirement for a project. The project is not yet started. So, what are the possible testing criterias the requirement have to fulfil so that we can take up the proposal to developing the application?
What is is the meaning of Shakedown testing in Software Development.
what is test plan? what are main thing for test plan? How does it work? What is testDirector? what are mazor componats of TestDirector?