On 7 August 2010 05:52, Tao Weibang <[email protected]> wrote: > Hi All, > > > > > > Whether there's a function to define the sampler request number percent? > > e.g There are two kinds of sampler request, at the same time; I hope one > of request will take 30%, another request will take 70%, whether jmeter > support this?
Yes. Use http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Switch_Controller and use a function to generate the required mix of switch values. Or use: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Throughput_Controller --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

