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

http://issues.apache.org/bugzilla/show_bug.cgi?id=42918

           Summary: Size assertion "less than" fails if response is 0 bytes
           Product: JMeter
           Version: 2.3
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P3
         Component: HTTP
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


2.3 RC3 on Linux Ubuntu, sun jdk1.5.0_10

I am testing a service that downloads files, and I lumped in a controller all
the error cases (where a file is not downloaded).
Some test cases return a small response body which is an error message, some
return a null body.
To double check that no file is actually downloaded, I am using a Size Assertion
and the criteria is "less than 500 bytes"

The small inconvenience is that the test cases with a null response body fail;
I see this error in Assertion Results

"Response was null"

Maybe it's more a specifications issue, but I think "null" should not fail "less
than x bytes"

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to