mforgues
13 years agoOccasional Contributor
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
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