What is the Difference between Volume Testing and
Load,Stress tests..?
Answer Posted / vinay
these 3 are different types of performance testing.
In volume testing, here we test the stability and response
time of the application by appying huge volume of data.
In load,here we test stability and response time of the
application by applying greater than the desired no of users.
In stress,here we test the stability and response time of
the application by applying less than the desired no of users.
| Is This Answer Correct ? | 8 Yes | 20 No |
Post New Answer View All Answers
Define Stability, Scalability and reliability with example ?
what are questions asked in TCS for database tester (sqlserver)?ay idea
What is a failure?
types of reviews?Advantages of reviews? Diff between process and procedure? diff b/w verification and validation? diff b/w cmm,cmmi? exp tqm,gqm,iso,ieee? Roles and responsibilities of tester? Ricks,types of ricks? what r Quality factors?
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
i need manual testing interview questions for 2+ experience plzz help me..
can u write some high level scenarios on ms outlook express
what is dib format?
whats main working for tester. and developer, and prject manager.
how can you test the web environment for security testing?
Test cases on send/ receive button of Microsoft outlook.
Difference between Re-testing and Regression testing?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form