Question - What is the difference between load, performance testing?
Answer -
The objective of the performance testing is to check whether an application loads/updates within stipulated time limit (say 2 seconds). It uses metrics like response time, Requests per second. It is carried out under production – like load conditions.