Hi, starting with build 1659, WebTest contains an experimental feature to easily run tests in parallel. I took me more time than I expected to include this in WebTest but now you can enjoy it.
This is quite easy to use, you have just to specify the number of worker threads in a property and I've seen different cases where it allows tests to run over 50% faster. For more details, I've blogged on it: http://mguillem.wordpress.com/2008/02/04/boost-your-webtests-50-faster-or-more/ Let me know what are your results. Cheers, Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

