Load testing

  1. What is Load testing

  2. How load testing differs from other types

  3. Load testing consists of

  4. Load testing best practices

  5. Load test by K6

AGENDA

    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.

Load testing

How load testing differs from other types

Capacity

0

Load testing

Load

How load testing differs from other types

Capacity

0

Stress testing

Load

How load testing differs from other types

Capacity

0

Spike testing

Load

How load testing differs from other types

Capacity

0

Endurance/Soak testing

Load

Long time

How load testing differs from other types

Capacity

0

Volume testing

Load

database

How load testing differs from other types

Capacity

0

Scalability testing

Load

X2

  •  conducting the anticipated load in terms of virtual users or requests per second.

 

  •   comparing actual metrics (response time, throughput, percentage of errors, resource usage, etc.) with the expected metrics.

 

  • deciding whether the current build is ready to go or not.

 

 

Load testing consists of

       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.

Load testing best practices

       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.

Load test by K6

Throughput

Duration

0

Average

Load test by K6

Load test by K6

Q/A

Load testing

By TenantCloud

Load testing

  • 115