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> ... -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

