What is the difference between performance testing and stress testing?
Answer: In performance testing, the software is tested against the performance requirements set by the requirements (e.g. x number of transactions/minute).
In stress testing, the software is tested to see how and when it degrades beyond the performance criteria set by the requirements.