Hi All,
Currently I run all Jmeter scripts(JMX files) in Non GUI Mode using ant script. As part of the run I collect the CPU, Memory and heap stats using PerfMon listeners along with these reports I even collect the response time stats but not the actual Summary report.
The issue as part of the response time stats is that it doesn't show up the Throughput or TPS can someone help me on How to get TPS related stats when any Jmeter script are run in Non GUI Mode?