Skip to main content

Legacy - JMeter: Integration and Load Testing

Parameters and Variables

Fundamentals: When performing load testing, it will be common to pass test specific information ...

Creating Templates

We've divided up the Templates folder into subfolders. There is one subfolder for each api contro...

Creating Tests

The 'Tests' folder is divided into subfolders to group different types of tests. Tests are diffe...

Running Tests

Tests should be run in CLI mode, see https://blog.e-zest.com/how-to-run-jmeter-in-non-gui-mode/  ...

Load Testing

We use JMeter to create and run load tests in Utopia. JMeter docs can be found at https://jmeter....

Simple Overview

General Process followed We created individual templates of every endpoint. We Created ...

Test Modules

General Information The purpose of our test modules is to create a completely finished, plug a...

Load Test Results

The following are links for load test results for our different environments Staging: https://lo...

User Simulation

I (Steve) am going to leave my thoughts on how to set up a user simulation test. If I am not pres...

Throughput Stress Test

Much like Steve's User Simulation test, we also created a "Stress" test to run each endpoint as m...

Integration Tests (Endpoint Test)

This Test can be found "\src\Utopia\UtopiaTesting\Tests\LoadTests\LocalFullEndpointTest.jmx". As ...

Manual Running Endpoint Test

Prerequisites Need Java installed (I have Java 8 update 261) Just download the latest. If ...

JMeter Visual Studio Plugin

There is a Visual Studio Plugin for JMeterhttps://marketplace.visualstudio.com/items?itemName=Emt...