ContributionsMost RecentMost LikesSolutionsRe: soapui runner results not available in the statisics paneThanks for the help! I really appreciate it. I'll download and start using it for my stress testing.Re: soapui runner results not available in the statisics paneThanks, Dain! I'm glad you were able to verify what I was seeing. Do you know when the next version will be coming out? It would be awesome if I can get BPS statistic with the load testing that I'm doing now but that's probably too much to hope for.Re: soapui runner results not available in the statisics paneSorry to hijack the thread but did you try retrieving the BPS statistic? I have the following project, and as you can see, I am not getting anything back. Strangely enough, I can get TPS just fine. Here is the statistic report. Again note that BPS is 0. Can you please try to recreate this? Thanks!Re: BPS always zeroSo apparently, this is a bug. Someone in the loadUI Bugs forum posted the exact same problem, and they cannot get any statistics out of a soap runner component as well.Re: soapui runner results not available in the statisics paneI am facing the exact same problem. Does anyone know if previous versions of loadUI have the same problem? This seems like a pretty major bug as I can't get any meaningful statistics from using loadUI as a stress testing tool for web services.Re: BPS always zeroSo more information for anyone who is listening: I am using a SoapUI Runner and not getting any throughput values. Using the same project but with a Web Page Runner, I get bps values as expected. Is the statistics component not supposed to work for SoapUI Runner? Any help?BPS always zeroHello, I have a question on how to use the statistics component. I have a simple test where I have a fixed rate generator connected to a soapUI runner which is then connected to a statistics component. I run the tests, but for some reason the BPS statistic always stays at 0. I can see other statistics such as time taken, but bps is always 0. Is there something that I'm misunderstanding? When I open up the Statistics Monitor, I can add statistics to view the average response size, but anything throughput related is not working. Any help? ThanksFixed Load with Multiple RunnersIs there a way to create a test case where there is a fixed load for multiple runners? I created a project where there is one fixed load generator which is then hooked up to to a splitter which then round robins to multiple runners. I hooked each of the runners back to the fixed load generator, but when I try to run the test case, the generator fixes the load for each runner rather than the entire project. I suspect this is because it doesn't sum up the "Current running feedback" input connection. Here is my project: Is there something that I'm missing? Thanks!