Hi,

I have 3 HTTP Requests which I want to run based on statistics.

REQUEST1 should run 70% of all the thread-runs, REQUEST2 20% and REQUEST3 10% 
of all the thread-runs.

I would use a Simple Controller for grouping and underneath 3 times the 
Throughput controller (where each of them holds the specific HTTP Request as 
a child). For each of the Throughput Controllers I will set "Percent 
Execution", Throughput set to 70, 30 or 10 respectively and have "Per User" 
checked.

My Problem is, that I always want exactly one of these requests executed. 
AFAICS with the described setup I might end up having no HTTP Request 
executed or more than one HTTP Request per thread.


thanks,


Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to