jõudlustestimine
Jõudlustestimine, known in English as performance testing, is a type of software testing that is conducted to determine or validate the speed, responsiveness, and stability of a software application under a particular workload. The main purpose of performance testing is to identify and eliminate performance bottlenecks. It is a broad term that encompasses several types of performance-related testing, including load testing, stress testing, endurance testing, and spike testing.
Load testing is performed to understand how a system behaves under a normal and expected load. Stress
The key goals of performance testing include evaluating application responsiveness, identifying scalability limitations, detecting potential bottlenecks