Hello, I test the great new feature of jmeter 3.0, the report dashboard.
To generate the report, I generate a csv file from the ``aggregate graph`` listener (``Write results to file`` ). Then after my scenario stop, I use the command line ``jmeter -g result/result.csv -o result/reports``. Everything works fine. However, I replace my ``aggregate graph`` listener by ``aggregate report`` listener. This time when I generate the report, there is an error: ``Mismatch between expected number of columns:14 and columns in CSV file:12, check your jmeter.save.saveservice.* configuration``. Is there a bug ? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
