http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Constant_Throughput_Timeris what you use . However 7 requests per second doesnt really indicate how many of those you want concurrently, presumably you do want 7. So you would have 7 threads . Then you would say you need a throughput of 7*60 requests per minute across all threads (presumably for this threadgroup) in the Constant throughput timer.
On Fri, Mar 26, 2010 at 4:07 AM, Patrick Li <[email protected]> wrote: > > Hi, > I am trying to simulate a production load with JMeter. The load I am > trying to simulate is to produce roughly 7 requests per second for 1 whole > hour. I have created several plans to try to simulate the load, e.g. 7 > concurrent users, but I think this is not the same as saying 7 requests per > second per hour. I have also tried using throughput timer and again, I am > not sure if it is right. > Is there a way (with some kind of Timer maybe?) to ensure that my test plan > can produce x requests per second? Or is there are way to get that > statistic with a given plan. > Thanks > Liang > _________________________________________________________________ > Looking for a new home? With all the latest places, searching has never > been easier. > http://clk.atdmt.com/NMN/go/157631292/direct/01/

