Just to double-check, is your Test Plan structured as follows?
Thread Group
- HTTP Sampler (page 1)
- HTTP Sampler (page 2)
-- BSH Postprocessor

The Postprocessor needs to be a child of the sampler. If not, it might
be picking up the other Samplers in your test plan as well.

On Wed, Jan 7, 2009 at 9:32 AM, Laurent Michenaud <[email protected]> wrote:
> Hi,
>
> I have added a bsh post processor on a single httpd request node.
> The post processor is executed three times and i don't understand
> why. Only one thread is configured and only one loop.
>
> It is like there is a kind of init, the loop execution(thread group), and
> then the release.
> It is a problem for me as my bsh script fails on the init/release phase.
> It works well on the loop execution.
>
> Thanks for your response.
> Laurent
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to