Performance Testing
Performance Testing is a type of software testing used to determine how a system behaves under a particular workload. It focuses on speed, scalability, stability, and responsiveness of an application, rather than finding functional bugs.

