4 messages in com.canoo.lists.webtestRe: [Webtest] Parallel stress test (l...
FromSent OnAttachments
Kalosandros19 Oct 2007 02:03 
Marc Guillemot19 Oct 2007 03:07 
Andrew Sickorsky19 Oct 2007 03:11 
Kalosandros19 Oct 2007 05:35 
Subject:Re: [Webtest] Parallel stress test (load measures tests)
From:Andrew Sickorsky (andr@texunatech.com)
Date:10/19/2007 03:11:59 AM
List:com.canoo.lists.webtest

Hello! just yesterday I thought about how we can implement stress/laod testing using WebTest.As for me it will be useful feature (because of traffic-generators like Apache JMeter don''t support AJAX calls). No I'm using special ANT script extended with my own task :)

Hi all, please, have anyone any suggestion about the best way to do a stress test, by many parallel execution of (hundred of) a request to a web application with Canoo Webtest? What may be the best strategy? How could I have a summary report of the whole suite?. I think to try some feature at ant-level in script (maybe <parallel> task), but I suppose there would be some better strategy at Webtest-level. Thank you in advance. Best regards, Vito