public class GridLoadStrategy extends AbstractLoadStrategy
LoadStrategy allowing maximum runs and request delays
Modifiers | Name | Description |
---|---|---|
static class |
GridLoadStrategy.Factory |
Factory for SimpleLoadStrategy class |
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
STRATEGY_TYPE |
Constructor and description |
---|
GridLoadStrategy
(XmlObject config, WsdlLoadTest loadTest) |
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
afterLoadTest(LoadTestRunner loadTestRunner, LoadTestRunContext context) |
|
public void |
beforeLoadTest(LoadTestRunner loadTestRunner, LoadTestRunContext context) |
|
public void |
configure() |
|
public XmlObject |
getConfig() |
|
public javax.swing.JComponent |
getConfigurationPanel() |
|
public int |
getNumberOfSteps() |
|
public int |
getStepThreads(int stepIndex) |
|
public int |
getStepTime(int stepIndex) |
|
public int |
getThreadCountForIndex(int index) |
|
public int |
getTimeForIndex(int index) |
|
public void |
recalculate(LoadTestRunner loadTestRunner, LoadTestRunContext context) |
|
public void |
setTimings(java.lang.String[] times, java.lang.String[] threads) |
ReadyAPI functional (soapui-pro) SDK 3.56.0