> I'm running a test Jmeter by Command Line. And now, I want to know: "How > to use command line to stop a test is running". >
Use the shutdown client. It's either shutdown.CMD for Windows hosts, or shutdown.sh for *nix. (source: https://jmeter.apache.org/usermanual/get-started.html) Cheers
