Forum Discussion

writetocynthia's avatar
writetocynthia
New Contributor
14 years ago

Reading LOAD UI statistics

Does anyone know how to read the load UI statistics?? I have the columns
BPS which i assume is Bytes per sec
Tps which ia Transactions per sec
Std-Dev
Avg-Tps
Avg
Percentile
Timestamp
Id

I need to calculate the response time taken when 15 requests are made... i can calculate from the time stamp.. but i need the response time without any calculation. Does anyone know how to find the response time?

1 Reply

  • Hello!

    Std-Dev, Avg and Percentile are all ResponseTime/TimeTaken.

    With that being said, I strongly recommend you to read this page in the loadUI documentation: Getting Results > Getting Started. You will learn the different ways of getting statistics in loadUI, and why the Statistics component is not the best one (please use the Statistics Workbench instead).


    Henrik
    SmartBear Software