|
Title: Any other Add-in's for graphs in Load test Post by: saju on October 04, 2007, 08:40:08 am Hi All,
I am currently facing difficulty understanding the graphs from the load test.what i would like to know is that are there any add-ins for graphs being plotted with respect to threads or with respect to throughput of each request. Thanks for any help. saju Title: Re: Any other Add-in's for graphs in Load test Post by: omatzura on October 04, 2007, 09:31:09 am Hi Saju,
unfortunately there are no other graphs available currently, if you want to tailor data/statistics collection for your specific needs please consider creating your own LoadTestRunListener which can collect the data in any way you might want.. have a look at http://www.soapui.org/architecture/extensions.html for general information on how to extend soapUI, if you are a soapUI Pro user there is a more detailed tutorial for this exact use-case at http://www.eviware.com/content/view/90/44/ Hope this helps! regards, /Ole eviware.com Title: Re: Any other Add-in's for graphs in Load test Post by: saju on October 04, 2007, 10:47:54 am Thanks Ole,
for the Valuable answer and for always being so quick.... 8) |