http://jmeter.apache.org/usermanual/test_plan.html 4.10 Scoping rules a. If you can group the samplers under something like a simple controller - then yes you can put the pre processor at the same level as the sampler and it applies to every one of them b. Same as a) (though Im assuming you mean HTTP request defaults when you say "test fragment".
regards deepak On Thu, Apr 19, 2012 at 6:08 AM, <[email protected]> wrote: > I was able to get logged in, thanks to using a preprocessor. > > My next question is, am I able to define the processor once, and have it > apply to multiple requests, or do I have to make a copy of it for each > request that needs that modified cookie? > > The other question that I have is, if I define a test fragment, is the > scope of a http request default object limited to that fragment, or will it > apply to the whole thread group that the fragment is in? (and if it is > limited in scope, is there a way to override it and make it more global in > scope?) > > Thank you. > > Lee Lowder > > This communication and any attachments are confidential, protected by > Communications Privacy Act 18 USCS ยง 2510, solely for the use of the > intended recipient, and may contain legally privileged material. If you are > not the intended recipient, please return or destroy it immediately. Thank > you. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
