alibaba82
17 years agoSuper Contributor
configurable pararrel run
Hello,
While using 'run test cases in parallel' option, a lot of time we run into collisions in our tests cases where uniqueness is required.
One way would be to better script our test cases so that even running them but we have quite a lot of test cases and it is not quite feasible.
would it be possible to add a 'configure' option so that all tests in a testsuite start with some delay distributed between between them.
so if i have testcase 1-4, i would like
testcase 1 start immediately
testcase 2 start after waiting 1 seconds
testcase 2 start after waiting 2 seconds
testcase 3 start after waiting 3 seconds
testcase 4 start after waiting 4 seconds
Thanks
Ali
While using 'run test cases in parallel' option, a lot of time we run into collisions in our tests cases where uniqueness is required.
One way would be to better script our test cases so that even running them but we have quite a lot of test cases and it is not quite feasible.
would it be possible to add a 'configure' option so that all tests in a testsuite start with some delay distributed between between them.
so if i have testcase 1-4, i would like
testcase 1 start immediately
testcase 2 start after waiting 1 seconds
testcase 2 start after waiting 2 seconds
testcase 3 start after waiting 3 seconds
testcase 4 start after waiting 4 seconds
Thanks
Ali