You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2003/06/22 15:12:40 UTC

DO NOT REPLY [Bug 20997] New: - Different behaviour of Response Assertion

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20997>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20997

Different behaviour of Response Assertion

           Summary: Different behaviour of Response Assertion
           Product: JMeter
           Version: 1.9.RC2
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: tjsb@slb.com


If a Response Assertion detects that the sample has already failed, it creates 
a new AssertionResult and sets the failure message to the contents of the 
responseData field.

This is not done by any of the other Assertions, which always check the sample 
against the Assertion conditions.

The current behaviour of Response Assertion does not seem correct - surely if 
there are several Assertions related to a sample, all of them should be 
checked? Or none of them.

And why set the failure message to the contents of the response data?

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org