What is difference between load testing and stress testing?
Answer Posted / dhivya swaminathan ramasamy
Load Testing: Load testing means, we test the system with
maximum load specified
Stress Testing: Here we test beyond the maximum level
For example: the system can accept 500 users means, in load
testing we check up to 500 users and in stress testing we
check greater than 500 users
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is Stability and Performance Testing in Testing the TV
i want manual and automation test cases and interview questions
What is bug leakage?
Hi everyone, My name is Salil Mishra. I am having 1.7 years of experience in manual testing. But as i m 2008 passout, there are limited position for me in the companies. Please help me out in getting a good job guys..I f you find something then please mail me at salilmishra29@gmail.com
If I want to check compability of software in a MAC OS then which steps shold I follow?
What is your approach when requirements change continuously?
What are the advantages of black box testing?
What do you like about computers?
Functional and Integration test scenarios for actitime application
Why documentation testing is important?
What is checkpoint? How can you handle the checkpoints?
What is the difference between load and stress testing?
What is the test harness?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What type of testing you perform in organization while you do system testing, give clearly?