I've used
java -jar /Users/Sri/apache-jmeter-3.0/lib/ext/CMDRunner.jar --tool Reporter --generate-csv results-demo3.csv --input-jtl merge-results.properties --plugin-type MergeResults** command at/bin path.merge-results.properties file is in bin folder and in place of 'inputJtl1' I've given the fileName1.jtl 'inputJtl2' has fileName2.jtl. A csv file is generated but it has no values in it It has only the names {timeStamp,elapsed,label,responseCode,responseMessage,threadName,dataType,success,failureMessage,bytes,grpThreads,allThreads,Latency,IdleTime }. I'm using jmeter 3.0 version and it has all plugins included.
Can someone suggest the fixes.
Just removed the prefixLabel
and includeLabel
and got the desired output.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With