On 03/06/2009, Scott McFadden <[email protected]> wrote: > In my JMeter web test plan, I would like to invoke several HTTP request > samplers. For each sampler invocation, I would like to > > > > 1. Make sure JMeter gets a good HTTP response code from server > (Result Status Action Handler Listener). > > 2. Save failed server responses to a file (Save Responses to a > file Listener) > > > > Is there a way I can apply a single "result status action handler" and a > single "save response to a file" to all HTTP request samplers in my test > or do I have to apply these as a new listener for every HTTP request > sampler? >
See: http://jakarta.apache.org/jmeter/usermanual/test_plan.html#scoping_rules > > > > thanks > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

