Forum Discussion

abhishek813's avatar
abhishek813
Frequent Contributor
14 years ago

SOAPUI LoadTest Script Strategy

Hi,

I am using the script strategy to generate my specific load scenario. I was wondering if someone could answer the below queries:

1. where do i set the interval after which the load test script will be invoked?
2. how do i get the thread count?
3. how to i set the thread count at during execution?

-Abhishek
  • Hi!

    Answers as follows:

    1) The "Strategy Interval" setting in the LoadTest options dialog controls how often the script is called
    2) loadTestRunner.runningThreadCount
    3) loadTest.threadCount = ...

    Hope this helps!

    regards,

    /Ole
    eviware.com