Forum Discussion

ValueLabs's avatar
ValueLabs
Contributor
14 years ago

Extracting Throughput value from default report.

Is there a way to get throughput value (network throughput in kbytes) from the default report that is generated when a scenario is run from the command line? OR is it possible to customize the default generated report template?

Thanks.

2 Replies

  • Hi!

    Not in the regular summary report, but you could create a chart for it with zoom level All and use the command line parameters -S and -s to merge the statistics report and summary report into the same file.

    Regards

    Henrik
    SmartBear Software
  • Thank You for providing this information.

    But when I use -S in command line, I just get statistics report (and not the regular default report).

    My intentions is to get the default report along with the throughput value for every execution (done through command line).

    Thanks.