I need to run several samplers, assuming 10 and then if samplers for
example 5 or 6 failed
To stop test/thread.

Ori Marko 
Quality Assurance Engineer 
Praxell Inc.
http://www.praxell.com

-----Original Message-----
From: sebb [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 23, 2007 2:05 PM
To: JMeter Users List
Subject: Re: How can I know if samplers failed in runtime

The success/failure of a sample can clearly be seen in most of the
Listeners.

And by default the status is saved to JTL files. (e.g. s="true" in XML
output)

What are you trying to do with the status?

On 23/10/2007, Ori Marco <[EMAIL PROTECTED]> wrote:
> Hi
>
>
>
> I want to check if and which previous samplers where successful or
not.
>
> It seems like JMeterThread.last_sample_ok is the solution, but if I
need
> to check not only for last sample?
>
> Is the only way if to add variables assigned with last_sample_ok of
each
> sample?
>
>
>
> Thanks
>
>
>
> Ori Marko
> Quality Assurance Engineer
> Praxell Inc.
> http://www.praxell.com <http://www.praxell.com>
>
>

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


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

Reply via email to