0

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?

Just_another_developer
  • 5,737
  • 12
  • 50
  • 83

1 Answers1

1

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

Ruchit Rami
  • 2,273
  • 4
  • 28
  • 53