Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 610 Bytes

File metadata and controls

21 lines (11 loc) · 610 Bytes

Load testing API

Configuration and execution management for load testing apps

Configuration

Result file path

Set the path to the result file of each test app in /src/main/resources/webapp.properties.

Configuration folder

Set the path to the folder containing the configuration files for each app in /src/main/resources/webapp.properties and create the folders.

JMX URI

Set the URI for the remote JMX connection in /src/main/resources/webapp.properties.

Log4J2

Set the directory path of the log files in the configuration file /src/main/webapp/WEB-INF/classes/log4j2.xml.