JMeter

⇐ Back

Contents:

About

Apache JMeter is an open source load testing tool to test functional behavior and measure performance of your application.

The .jtl log file

Analysis for the JMeter Data Source is performed on the .jtl file.

Uploading via the web interface

The first step is logging in the RETIT Performance Analytics Suite. Currently due to being in BETA an invite is required.

Login

Afterwards a project can be created with the Create a new project button. Each project belongs ot a datascope which is shown in the top left corner. The current datascope is DEFAULT_TESTUSER.

Create Project

The datatype comes next. As we are interested in analysing a JMeter file, we pick the JMeter option.

Choose Datasource Type

Next comes choosing the file to analyze. As we haven't uploaded JMeter logs to the system before, we will chose the New File option.

Choose File

Afterwards we will be taken to the previous page, where the analysis will be shown that is pending.

Project Pending

After the analysis generation continues the project will be visible alongside the time range of the transactions in it.

Project Done

Analysis and Comparison

After clicking on the project card you will be taken to the analysis view of the project. Depending on the data that your upload file contains, different types of information from the list above will be available for viewing.
Here you can also click on "Compare" button to retrieve a comparison of two projects.
For more information see Analysis and Comparison parts of the main documentation.

References

JMeter documentation