Skip to main content

đŸ§ª Creating a New Load Test

KodeLoad offers a step-based wizard to create and execute custom load tests.

Docs Version Dropdown

Step 1: Scenario Configuration​

  • HTTP Method: GET, POST, PUT, DELETE, etc.
  • Target URL: Your API endpoint or web resource
  • Headers/Params: Optional request modifiers
  • Request Body: JSON, XML, or plain text payload

Step 2: Load Profile​

Select an executor type:

ExecutorDescription
constant-vusFixed users over time
ramping-vusGradual increase/decrease
constant-arrival-rateFixed RPS (requests per second)
per-vu-iterationsFixed iteration per virtual user

You can also apply templates:

  • Linear Ramp
  • Spike Test
  • Stress Test

Step 3: Location​

Choose a country to route test traffic through regional proxies. Country selection includes flags, ISO codes, and is dynamically fetched per tenant.

▶Start the Test​

Once configured, click Start Instant Test. The platform will:

  1. Submit the job to backend
  2. Poll test status every few seconds
  3. On success, redirect to result analysis view

Docs Version Dropdown

All tests are scoped by tenant and stored for historical analysis.