From jmeter-user-return-4637-apmail-jakarta-jmeter-user-archive=jakarta.apache.org@jakarta.apache.org Tue Apr 13 04:04:27 2004 Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 94708 invoked from network); 13 Apr 2004 04:04:26 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Apr 2004 04:04:26 -0000 Received: (qmail 43877 invoked by uid 500); 13 Apr 2004 04:03:59 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 43852 invoked by uid 500); 13 Apr 2004 04:03:58 -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 43768 invoked from network); 13 Apr 2004 04:03:58 -0000 Received: from unknown (HELO inetbml02.citec.qld.gov.au) (203.5.10.211) by daedalus.apache.org with SMTP; 13 Apr 2004 04:03:58 -0000 Received: from lasun129.dnr.qld.gov.au (mailgate1.nrm.qld.gov.au [203.46.162.123]) by inetbml02.citec.qld.gov.au (Postfix) with ESMTP id 30F5793C7F for ; Tue, 13 Apr 2004 14:04:08 +1000 (EST) Received: from nrmsweep.lands.resnet.qg (dnrsweep.dnr.qld.gov.au [203.8.130.181]) by lasun129.dnr.qld.gov.au (Postfix) with ESMTP id D8E4794859 for ; Tue, 13 Apr 2004 14:04:07 +1000 (EST) Received: from chqmailgw.lands.resnet.qg (unverified [203.8.130.29]) by nrmsweep.lands.resnet.qg (Content Technologies SMTPRS 4.3.10) with ESMTP id for ; Tue, 13 Apr 2004 14:03:30 +1000 Received: from chqmail2.lands.resnet.qg ([203.8.130.170]) by chqmailgw.lands.resnet.qg with Microsoft SMTPSVC (5.0.2195.6713); Tue, 13 Apr 2004 14:04:07 +1000 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MIMEOLE: Produced By Microsoft Exchange V6.0.6487.1 Subject: Problem with 2.0.0 response assertions Date: Tue, 13 Apr 2004 14:04:07 +1000 Message-ID: <088AED8CEAB47C4E8FB3EA0465FABF00C8E051@chqmail2.lands.resnet.qg> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with 2.0.0 response assertions Thread-Index: AcQhDF3ySvJi/UrdR4KFsmiHD/Tuog== From: "Tolley Shorn" To: X-OriginalArrivalTime: 13 Apr 2004 04:04:07.0437 (UTC) FILETIME=[5E0BC3D0:01C4210C] 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 In 2.0.0, the response assertion has been changed so that the "response field to test" field now has more options. We used to have a high level assertion (at the Thread Group level) that we called the "Not Error Page assertion" which would test that any response that came back didn't contain the string "Error page" in the Text Response field. Because of our presentation framework, our app issues a *lot* of client-side redirects, whenever the app responded with a "302 Temporary redirect", JMeter used to just not apply the "Not Error Page assertion" and everything was fine. In 2.0.0, whenever our app responds with a 302 JMeter treats it as an error because "Response (or URL) was null". This seems to be related to our "Not Error Page assertion", because if I disable the assertion, I don't get the error. I would like the "Not Error Page assertion" to only cause a failure if the Text Response Field contains the given string, not if the request response doesn't have a Text Response field. =20 Cheers, Shorn. ************************************************************************ The information in this e-mail together with any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any form of review, disclosure, modification, distribution and/or publication of this e-mail message is prohibited. =20 If you have received this message in error, you are asked to inform the sender as quickly as possible and delete this message and any copies of this message from your computer and/or your computer system network. =20 ************************************************************************ --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org