On 28 May 2015 at 06:16, amisudiptasen <[email protected]> wrote: > Hello, > I have a script containing 3 thread groups. I want to run the script via > non-gui mode and want to obatin 3 diffrernt result file of 3 thread groups > (".jtl") via non guid mode. If i try to run it via this command (jmeter -n > -t abc.jmx -l results.jtl) , it fails.
What do you mean by "fails"? What did you expect? What actually happened? Which version of JMeter? Java? > Please help me with the command where > i can capture the reults of 3 diffrent thread groups present in the script. The command you quoted should capture all the samples from all the thread groups in results.jtl. It works for me. What was captured in the file when you tried it? > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Record-result-of-multiple-thread-group-in-non-gui-mode-of-jmeter-tp5722533.html > Sent from the JMeter - Dev mailing list archive at Nabble.com.
