Interview Questions

Difference between Load and Strees testing

Software Testing Methodolog


(Continued from previous question...)

Difference between Load and Strees testing

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..

(Continued on next question...)

Other Interview Questions