How to create a test information, network report, detailed report from the existing Loadtest report (TestInformation.rpt)?
is there a way to generate report via command line (CLI)?
If you are looking for data in the report that describes network performance, you can find it in the Request Send Time and Response Receive Time tables in the HTML report that you can generate from CLI. The Request Send Time and Response Receive Time data can be used to evaluate network performance. These terms are explained in the following section of the LoadTest documentation: Reviewing and Customizing Load Test Results -> Report Terms Defined
If you are looking for data in the report that describes network performance, you can find it in the Request Send Time and Response Receive Time tables in the HTML report that you can generate from CLI. The Request Send Time and Response Receive Time data can be used to evaluate network performance. These terms are explained in the following section of the LoadTest documentation: Reviewing and Customizing Load Test Results -> Report Terms Defined
Comments
You can generate an HTML report when running from CLI - see the topic "Load Test Command Line Interface (cli)" in the Load Test documentation.
Thank you ! can we also generate the .csv report (network report) via command line?
If you are looking for data in the report that describes network performance, you can find it in the Request Send Time and Response Receive Time tables in the HTML report that you can generate from CLI. The Request Send Time and Response Receive Time data can be used to evaluate network performance. These terms are explained in the following section of the LoadTest documentation: Reviewing and Customizing Load Test Results -> Report Terms Defined
If you are looking for data in the report that describes network performance, you can find it in the Request Send Time and Response Receive Time tables in the HTML report that you can generate from CLI. The Request Send Time and Response Receive Time data can be used to evaluate network performance. These terms are explained in the following section of the LoadTest documentation: Reviewing and Customizing Load Test Results -> Report Terms Defined