From jmeter-user-return-3535-apmail-jakarta-jmeter-user-archive=jakarta.apache.org@jakarta.apache.org Mon Oct 13 08:51:15 2003 Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 31575 invoked from network); 13 Oct 2003 08:51:15 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Oct 2003 08:51:15 -0000 Received: (qmail 65491 invoked by uid 500); 13 Oct 2003 08:50:48 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 65472 invoked by uid 500); 13 Oct 2003 08:50:47 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 65459 invoked from network); 13 Oct 2003 08:50:47 -0000 Received: from unknown (HELO mail.linotype.com) (213.61.7.196) by daedalus.apache.org with SMTP; 13 Oct 2003 08:50:47 -0000 Received: by mail.linotype.com (Linotype Mail System, from userid 501) id 5D9BEB428B; Mon, 13 Oct 2003 10:51:00 +0200 (CEST) Received: from www.fonts.de (mailrelay.linotype.com [193.103.125.42]) by mail.linotype.com (Linotype Mail System) with ESMTP id 513EDB408B for ; Mon, 13 Oct 2003 10:50:59 +0200 (CEST) Received: from domino001.fonts.de (mail.fonts.de [193.103.125.36]) by www.fonts.de (Linotype Mail System) with ESMTP id B373B4C0AB for ; Mon, 13 Oct 2003 10:50:57 +0200 (CEST) To: jmeter-user@jakarta.apache.org Subject: Jmeter Webspider MIME-Version: 1.0 X-Mailer: Lotus Notes Release 5.0.11 July 24, 2002 Message-ID: From: CWinkler@linotype.com Date: Mon, 13 Oct 2003 10:48:20 +0200 X-MIMETrack: Serialize by Router on domino001/Linotype/DE(Release 5.0.12 |February 13, 2003) at 10/13/2003 10:48:23 AM, Serialize complete at 10/13/2003 10:48:23 AM Content-Type: multipart/alternative; boundary="=_alternative 003081D7C1256DBE_=" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --=_alternative 003081D7C1256DBE_= Content-Type: text/plain; charset="us-ascii" Hello all, I tried to implement a real webspider with response assertion as jmeter testscript to test all links to return usefull results (a bit more than only <>401...) because we are using a CMS to return content-'empty' pages sometimes. However the example in the docs (via the HTML-Link parser) only works for the first level of the site. the script looks like this: -Controller --cookiemanager --http request (homepage --http request (path .*) | -> HTML link parser --result assertion --Listener Is there any way to make it work for the whole site, i.e. recursive? regards C. Winkler --=_alternative 003081D7C1256DBE_=--