Forum Discussion

BhuvanShanmugam's avatar
BhuvanShanmugam
Contributor
16 years ago

load test with multiple threads/data source/data sink

Hi,

I need to run a test case with multiple threads.
Each thread can have its own data source or can share a single source.

But I want each thread to write out the output of soap call and also the elapsed time in making the call.

I have progressed to have a single data sink and a loop .

Any help to achieve this multi-set will be helpful.

Thanks,
Bhuvan.