Hello, I've read about the "unreleased" feature of parallel testing with Canoo webtest. But I didn't find any information on how it works exactly.
I have a "TestSuite.xml" file in which I have listed all my special testsuites. This way, I can enable/disable different testsuites. I can do this again in the special testsuites. For example, I only want my init tests and from these tests only the user creation in our application. How can I define which testsuites or which tests should run parallel? There are many test cases that have dependencies to other. So they MUST run sequentially. It would be great to use this feature for some of my tests, because they run about 4 hours. BR, Stefan -- View this message in context: http://old.nabble.com/How-to-use-parallel-testing--tp30018569p30018569.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

