Forum Discussion

mforgues's avatar
mforgues
Occasional Contributor
13 years ago

Multiple threads only specific steps

Hi,

Is there a way to run multiple threads only for specific steps in a testcase.

For example :

1 - Load data from DataSource (singlethread)

2 - DataGen (multithread)
3 - Send soap (multithread)
4 - Loop back to 2 (multithread)

5 - DataSource Loop (singlethread)

Thanks,

Mathieu