Search code examples
testingjmeterperformance-testingdistributed-testing

Distributed testing using console - Jmeter


I found this link on remotely running my tests on different machines

http://performancetestingwithjmeter.blogspot.in/2012/09/distributed-load-testing-in-jmeter.html

but this link defines process using UI,

I want to done Distributed load testing via console,

What I should done to make Distributed(Master/Slave) testing work from console?


Solution

  • You can use jmeter with command option -r from master. Reference