Hi,

WebTest's parallel feature was never intended for load testing because
too much other features would be needed as well. I'm working on
integrating WebTest with JMeter for load testing (see
http://mguillem.wordpress.com/2008/05/23/webtesthtmlunit-integration-with-jmeter-started/)
with some initial success, but I don't find so much time to work on it.
I would need a project where I could work on it to progress faster.

Cheers,
Marc.
-- 
Blog: http://mguillem.wordpress.com


Leif Singer wrote:
> Hello,
> 
> I use WebTest for functional testing and now need something for load
> testing. It would be great if I could continue to use WebTest for this
> -- is there a way to achieve this? Specifically, I would like to be able
> to execute the *same* test in multiple worker threads in parallel.
> 
> Marc Guillemot hinted at a feature in this space almost a year ago, and
> all I can find on the web is WebTestParallelInit -- which executes tests
> in parallel, but only distinct test definitions. Maybe there is a way to
> create copies of existing tests via Ant to achieve load testing using
> WebTestParallelInit? Does somebody have any experiences with this?
> 
> Other alternatives I'm looking at for load tests are JMeter and
> Selenium. If someone has an opinion on those, you're welcome as well.
> 
> Thanks in advance
>   Leif
> 
> 
> _______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest
> 

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to