Forum Discussion

rdnashi's avatar
rdnashi
New Contributor
12 years ago

Details on Summary Report

Hi team,
I'm doing load testing 1st time and also LoadUI. In Summary report I didn't get what actually means MIN, Max , AVG ( Execution Metrics ) , MS ( Execution notables ) and in what unit etc.
Is there a reference document where each section of Summary report is explained with what units. I searched in loadUI website , there is no field level details .
Or some explain me please.

Thanks
Ram
  • Hello Ram,

    First off, welcome to the LoadUI Community!

    I believe this article with statistic references might shine some light on most of the metrics that can be found in a runner component.

    As for the metrics on the report i believe the following might be correct:

    Execution Metrics

      CNT : Count, the number of requests
      MIN : Minimum time taken in milliseconds, i.e the time the quickest request took
      MAX : Maximum time taken in milliseconds, i.e the time the slowest request took
      AVG : The average time taken in milliseconds
      STD-DEV : Standard deviation of time taken in milliseconds.

    Execution noteables

      MS : Time taken in milliseconds for the top 5 requests
      Time : At what time according to the local machines clock did the request occur
      SIZE : Response size in bytes


    I hope that shines some light on the matter.

    Best regards,
    Mikael
  • rdnashi's avatar
    rdnashi
    New Contributor
    Heloo Mikael,

    Thanks for the information.
    Yes, it is helping me to explore more in LoadUI.

    Regards
    Ram
  • Good to hear,

    Should you run into any other questions feel free to ask away.

    Best,
    Mikael