đŸ§ª Creating a New Load Test
KodeLoad offers a step-based wizard to create and execute custom load tests.
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:
Executor | Description |
---|---|
constant-vus | Fixed users over time |
ramping-vus | Gradual increase/decrease |
constant-arrival-rate | Fixed RPS (requests per second) |
per-vu-iterations | Fixed 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:
- Submit the job to backend
- Poll test status every few seconds
- On success, redirect to result analysis view
All tests are scoped by tenant and stored for historical analysis.