Forum Discussion
9 Replies
- kongarOccasional ContributorI 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.
- Hi,
We've had multiple reports of this recently. It's currently under investigation, I'll report back when I have some news!
Regards,
Dain
SmartBear Software - Hi,
Actually, it looks like the soapUI Runner is not getting executed correctly. As you can see from the screen shot, all the requests are being discarded. I'm not sure why this is though, it might be a bug in the soapUI Runner. Using the demo pro project included with soapUI, against the included MockService, I am unable to reproduce this (requests are completing normally).
Regards,
Dain
SmartBear Software - kongarOccasional Contributor
- alibaba82Super ContributorThis is working now for me. Weird thing is I made no changes. Came back the next day and it just started to work. Maybe loadui needed some rest

- Hi,
Regarding BPS, it seems that the soapUI Runner does not expose the response size parameter needed to calculate the BPS statistic. This will be fixed in a coming version of loadUI!
Regards,
Dain
SmartBear Software - kongarOccasional ContributorThanks, 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.
- Hi,
The next major version of loadUI isn't being released for a while, but I've included this fix in the maintenence branch, available in the latest nightly build. The BPS statistic should work now, please try it and be sure to either first uninstall your current installation of loadUI, or to install the nightly build into a separate directory (do not overwrite the existing one).
Regards,
Dain
SmartBear Software - kongarOccasional ContributorThanks for the help! I really appreciate it. I'll download and start using it for my stress testing.