Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 48823 invoked from network); 10 Feb 2010 12:38:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Feb 2010 12:38:40 -0000 Received: (qmail 68996 invoked by uid 500); 10 Feb 2010 12:38:39 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 68919 invoked by uid 500); 10 Feb 2010 12:38:38 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 68900 invoked by uid 99); 10 Feb 2010 12:38:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Feb 2010 12:38:38 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Feb 2010 12:38:29 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NfBpY-0003Cq-MW for jmeter-user@jakarta.apache.org; Wed, 10 Feb 2010 04:38:08 -0800 Message-ID: <27530557.post@talk.nabble.com> Date: Wed, 10 Feb 2010 04:38:08 -0800 (PST) From: Namiko To: jmeter-user@jakarta.apache.org Subject: Check if file exists in certain folder by JMeter MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: lejsanc@yandex.ru X-Virus-Checked: Checked by ClamAV on apache.org Hello all, I met a non-standard case for JMeter testing: I have to verify that files "blablalba_*.xml" and "blablalba_*.pdf" were created in a certain folder in file system ("*" is a counter value that is impossible to know before the file will have appeared). At the moment I'm trying to create a BeanShell script to use it in BeanShell assertion. Did anyone already met this case? If so, could you please help me and point me to a direction to solve this task? Any help is very welcome! Thanks in advance:) -- View this message in context: http://old.nabble.com/Check-if-file-exists-in-certain-folder-by-JMeter-tp27530557p27530557.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