Performance vs Load Testing
In the context of software engineering, performance testing is done to find out the bottlenecks of a system. Performance tests can also be used to verify attributes such as reliability, resource usage and scalability, and establish a baseline for the performance of a system. Load testing...