Skip to content

Utility for generating and running JMeter tests for public URLs(GET Calls)

Notifications You must be signed in to change notification settings

tothenew/Ant-JMeter-Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8c2ee23 · Nov 30, 2011

History

4 Commits
Nov 30, 2011
Nov 30, 2011
Nov 30, 2011
Nov 30, 2011
Nov 30, 2011
Nov 30, 2011
Nov 30, 2011
Nov 30, 2011
Nov 30, 2011
Nov 30, 2011
Nov 30, 2011
Nov 30, 2011

Repository files navigation

 Download jmeter and expand it in /opt/jmeter
 Install ant : sudo apt-get install ant
 Copy ant-jmeter.jar from git repo to /usr/share/ant/lib
 Update conf.txt
 Update generate.groovy with THREAD config
 Run "groovy generate.groovy"
 ./driver.sh (You might have to chmod +x driver.sh to make it executable, duh!)
Find the test results in the "target" folder with the TEST_NAMEs that you specified

About

Utility for generating and running JMeter tests for public URLs(GET Calls)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published