Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DEEF61196F for ; Thu, 24 Apr 2014 18:42:49 +0000 (UTC) Received: (qmail 94235 invoked by uid 500); 24 Apr 2014 18:42:49 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 94184 invoked by uid 500); 24 Apr 2014 18:42:48 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 94175 invoked by uid 99); 24 Apr 2014 18:42:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Apr 2014 18:42:48 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 74.125.82.50 as permitted sender) Received: from [74.125.82.50] (HELO mail-wg0-f50.google.com) (74.125.82.50) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Apr 2014 18:42:45 +0000 Received: by mail-wg0-f50.google.com with SMTP id x13so2605276wgg.21 for ; Thu, 24 Apr 2014 11:42:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=RF+hXNI3gFpTEzYgAv1FbUTFQiso1jzIbz9KVj4Mo0s=; b=Swb4zulg+ohoiRuXA/7pS33unyVqFmGJc4KP2tMTmSHJZhDAocJ17SXLG/wYpBAsQI RiN9Mxw/Ci7gNsp/a6uA6mr3f7cuSdshVPQMD3HAQemFcYqQaky33Bn93eiYRfWvNPjK MmRbjR8S8oE4OCMW5wUXnX0hZO5GTzjv/DpoIWsm1YUjtd1S2zJ2UC9EJCHmYQ5N0RvB ce2FIduprpyZvEChoGAb/ZWrViZ4aJS7hD17izJklTm6aY9pIOeTqcVqK6ycbvVTjNkL DKuFG6oxLxHW6Nc9/BdsLblKgnFQDxszQwQXMQLbUHl/PBeurvWrui0hKkCHS0yJrJFS 7w2w== MIME-Version: 1.0 X-Received: by 10.195.18.8 with SMTP id gi8mr2505776wjd.75.1398364943175; Thu, 24 Apr 2014 11:42:23 -0700 (PDT) Received: by 10.194.9.98 with HTTP; Thu, 24 Apr 2014 11:42:23 -0700 (PDT) In-Reply-To: <1398363083118-5719882.post@n5.nabble.com> References: <1364451388643-5716525.post@n5.nabble.com> <1398363083118-5719882.post@n5.nabble.com> Date: Thu, 24 Apr 2014 19:42:23 +0100 Message-ID: Subject: Re: response assertion: using multiple patterns From: sebb To: JMeter Users List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On 24 April 2014 19:11, mpistella wrote: > cthoong wrote >> Thought can't do "OR" condition in assertion, now only found out just add >> " | " between 2 set of value in 1 "Patterns to Test" instead of 2 >> Patterns. > > You actually must add two of the "or" vertical lines like so: "||" between > 2 sets of values in only one "Patterns to Test" I don't think that is correct. A single vertical bar is the standard meta character used to separate alternates. > > > -- > View this message in context: http://jmeter.512774.n5.nabble.com/response-assertion-using-multiple-patterns-tp4442287p5719882.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org > For additional commands, e-mail: user-help@jmeter.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org For additional commands, e-mail: user-help@jmeter.apache.org