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 717AD11380 for ; Thu, 10 Jul 2014 13:20:35 +0000 (UTC) Received: (qmail 52536 invoked by uid 500); 10 Jul 2014 13:20:34 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 52501 invoked by uid 500); 10 Jul 2014 13:20:34 -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 52490 invoked by uid 99); 10 Jul 2014 13:20:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 13:20:34 +0000 X-ASF-Spam-Status: No, hits=1.1 required=5.0 tests=DATE_IN_PAST_03_06,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jak-jmeter-user@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 13:20:28 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X5EGb-0007OD-0L for user@jmeter.apache.org; Thu, 10 Jul 2014 15:20:05 +0200 Received: from http-v.fe.bosch.de ([194.39.218.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Jul 2014 15:20:04 +0200 Received: from gerrit.leder by http-v.fe.bosch.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Jul 2014 15:20:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: user@jmeter.apache.org From: Gerrit Leder Subject: Debug Sampler - Regular Expression Extractor - Response Assertion Date: Thu, 10 Jul 2014 08:25:15 +0000 (UTC) Lines: 13 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 194.39.218.10 (Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0; Mozilla Firefox 24.6.0 - 10552-10110-54) X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I have a JMeter Test Plan with a Debug Sampler that prints out system.properties file and others. Below of the Debug Sampler are a Regular Expression Extractor that defines a variable FOO. This variable is checked in a Response Assertion if it contains the result of the regex. My variable result is always null. How come? Thanks Gerrit --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org For additional commands, e-mail: user-help@jmeter.apache.org