You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by sebb <se...@gmail.com> on 2008/11/01 11:46:03 UTC

Re: how to transmit assertion result to if controller?

On 30/10/2008, liza_dl <li...@mail.ru> wrote:
>
>  It seems I've solved the problem:
>
>  with a regexp find 'this name alredy exists' in the response, place it in a
>  variable, use this variable in the If controller...
>
>  New problem:
>
>  can anybody help me with the regexp?
>
>  I've got the following response:
>
>  ...
>  <tr>
>  <td>
>  this name alredy exists
>  </td>
>  </tr>
>  ...

RE: this name alredy exists
Template: $0$
Match: 1

> --
>  View this message in context: http://www.nabble.com/how-to-transmit-assertion-result-to-if-controller--tp20243524p20243985.html
>
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: how to transmit assertion result to if controller?

Posted by liza_dl <li...@mail.ru>.


> RE: this name alredy exists
> Template: $0$
> Match: 1
> 

Thanks, that works!
-- 
View this message in context: http://www.nabble.com/how-to-transmit-assertion-result-to-if-controller--tp20243524p20298823.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org