load_adaptor [TAST DokuWiki ]

User Tools

Site Tools


Sidebar

First steps in TAST

What is UML

Computer setup for TAST use

FAQ

Recognized Issues

TAST tool Menu

TAST Adaptors

Adaptors examples

TAST Integrations

Interesting features

Documentation of technical administration

Modeling recommendations

Training in the TAST tool

load_adaptor

LOAD Adaptor

Introduction

With the LOAD Adaptor you will run tests of previously created plans in Jmeter.

Jmeter is an application for load and performance testing of web applications and servers.

We can install it from TAST. We access our “User” tab located at the top right, and there we find “Downloads”:



Click on TAST User Functionalities:



We look for the Apache JMeter Application and download it:



Extract and save the contents of the zip file in the jmeter folder. The final path will be as follows:
C:\Users\userid>\AppTast\jmeter\apache-jmeter-5.6.3 (or current version).

For its execution, from the CMD launching:
C:\Users\<userid>\AppTast\jmeter\apache-jmeter-5.6.3\bin\jmeter.bat

Initialization parameters

There is only one parameter in the adapter:

  • Jmeter Path: it will indicate the path where Jmeter is installed on our computer.

Predefined functions

As of today there is only one predefined function:

  • executeJmeter: executes a Jmeter plan test. It has two parameters:
    • PathTestPlan: full path to the Jmeter test plan file to execute.
    • PathResultFile: path and name of the CSV file where the result will be stored.

Output returns a String with the result of the Jmeter command execution.

In addition to the output results provided by Jmeter's TAST, Jmeter will also create the result files defined in the test plan.

load_adaptor.txt · Last modified: 2025/01/09 12:37 by montse