New Test Configuration

From test tabs screen, you can create your tests related to your projects by clicking the "Create a new test" button. Or you can use "Add" button to create a test.

When creating your tests, first you need to select your test type. There are four types of tests: Quick Start, HTTP Builder, Postman to Jmx Converter, Jmeter test.

  1. Quick Start

If you select quick start, after entering the request name, URL and selecting maximum user and total duration, you can start the run without the need for another configuration.

  1. HTTP Builder

Enter the request name. Select request type (GET, POST, PUT, PATCH, DELETE). Enter URL information. If necessary, enter the header and body fields. Save the request or add a new request if you want.

  1. Postman to Jmx Converter

You need to install .json and environment files. The system converts these files to jmx files and saves them as requests.

  1. Jmeter Test

You should upload your files in jmx format.

After selecting the test type and uploading the necessary files, you should configure your test. You can specify your settings as custom in the configuration or you can use pre-sets by choosing our template.

Custom: If you select the custom feature, in the screen that opens, enter the engine count and iteration. It can make one or more volumes. On volumes, enter the virtual user per engine, duration and ramp up values.

Linear Test: If you select Linear Test template, enter engine count and iteration values. It has a single volume at the bottom. And then enter virtual user per engine, duration and ramp up values.

Volumization: By setting up your test flow in a voluminous structure, you can distribute different loads at different times.

KPI: By adding KPIs to your samplers, providing conditions, and tracking values, you can monitor the performance of your test.

DNS Override: You can override existing DNS information by entering new DNS details (host name and IP).

Network Type: By changing your network type, you can adjust your run speed.

Geolocation: You can distribute your engines to multiple locations, allowing you to execute your test runs simultaneously in different locations.

Global Variable: You can set global variable values that are suitable for your test.

After making your KPI, DNS override, network type, geolocation and global variable settings, you need to click on the "Run Test" Button. A pop-up will appear. Here, selecting your project and making definitions about your test after you can press the "Run Test" button.

At this stage, it may take a few minutes for the machines to be ready. After the machines are ready, the test will start.

Last updated