Software Testing Methodology Question:
Explain Difference between Load and Strees testing?
Answer:
The idea of stress testing is to find the breaking point in order to find bugs that will make that break potentially harmful. Load testing is merely testing at the highest transaction arrival rate in performance testing to see the resource contention, database locks etc..
Previous Question | Next Question |
Explain Error - Handling Testing Technique? | What is Performance Test? |