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 breadth testing?
What is Database Testing? How will you do it?
What is your understanding regarding a test plan?
Write a testcase for Yes/No combo box
If we don't caught any bug in all build, then what we can say - 1. Bad Coverage 2. Excellent Coding 3. Bad Testing
Any Automation tool in the market to help quality test team members communicate with each other? While server startup or restart Which Will inform each member .
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
Relationship between dynamic testing, coding fault and failure
Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.
What do you like about QA?
What is software quality assurance?
how we do telecom testing(billing system) give some idea with test cases,test scenario etc