What is Load testing
How load testing differs from other types
Load testing consists of
Load testing best practices
Load test by K6
Load testing is a type of performance testing. It is the process of checking the behavior of the system under the expected load (simulates real-life application load).
Load testing checking the system for good performance and non-functional requirements.
Capacity
0
Load testing
Load
Capacity
0
Stress testing
Load
Capacity
0
Spike testing
Load
Capacity
0
Endurance/Soak testing
Load
Long time
Capacity
0
Volume testing
Load
database
Capacity
0
Scalability testing
Load
X2
Consider the end-user experience every step of the way:
This means you should create realistic test cases or scenarios (both positive and negative) based on different scenarios, browsers and devices.
Run load tests early and regularly: running load tests early and regularly—rather than waiting until your software development project is nearly complete—can help developers source and fix coding issues quickly throughout the entire web application production lifecycle.
Determine your metrics: there is no standard checklist of metrics, as it will depend on the application. However, there are some common criteria: response time, resource utilization (CPU, memory, disk), error count, maximum user capacity.
Throughput
Duration
0
Average