Forum Discussion

LensB's avatar
10 years ago

multiple run of looped testcase

Hi,

I have a testcase with a loop using a datasource, lots of testrequests, datasink and a datasource loop.
In the datasource, there are hundreds of rows. When playing the whole test, it can take several hours.

Is there a possibility to run this testcase in parallel, or multithreaded, so the execution time goes down (without splitting/cloning the testcase in different testcases)?

Thanks!

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    Are you a pro user, try posting in pro boards for faster resolution.
    May be you can write your own groovy script to run with multiple threads.