Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

abstracta/jmeter-java-dsl-sample

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jmeter-java-dsl-sample

This is a sample project only containing a simple jmeter-java-dsl test to hit fake site (https://myservice) which can help starting a performance testing project from scratch.

Check jmeter-java-dsl user guide for more details jmeter-java-dsl and usage on existing Java projects.

Pre requisites

  • Java 11+
  • Maven 3.5+

Contents

File Description
pom.xml Maven pom file which defines id for generated artifact, dependencies, way of building & testing project, and some other general aspects.
PerformanceTest.java Class containing one simple example of performance test. You may create a many JUnit tests as you want in one or multiple classes. Feel free to rename package according to your company or domain (eg: com.github.myuser).
log4j2.xml Log4j2 configuration file which allows tuning level (info, warn, debug), loggers (per package & class name) and destination of logs (stdout, file, etc).

Executing tests

To execute the tests use IDE integrated features or use maven:

mvn clean test

About

jmeter-java-dsl simple sample maven project

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.