Skip to content

anilkrverma/PerformanceTestRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PerformanceTestingMadeSimple

Maven project for running performance test

To run project via command line, Type below command:

mvn verify -Dthreadcount=5 -Dloop=2 -Dramptime=10

Parameter definitions :

threadcount - Number of threads/users for running the performance test

loop - Number of times the execution cycle needs to be repeated

ramptime - The time needed for initialising all threads

About

This is repository for running performance tests using Jmeter and maven.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors