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 2004/01/27 22:40:04 UTC

DO NOT REPLY [Bug 26473] New: - [PATCH] adding md5assertion

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=26473>.
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=26473

[PATCH] adding md5assertion 

           Summary: [PATCH] adding md5assertion
           Product: JMeter
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: jh@domek.be


As described in
http://www.mail-archive.com/jmeter-dev@jakarta.apache.org/msg06065.html

The md5 assertion calculates an md5hex from the response and validates it
against the one stored in the assertion during setup. It also worked straight
away with functions (StringFromFile eg), so i guess this functionality comes for
free, nice! :-) 

I have created the english message strings for this, the other languages i did
not do, if you decide to apply this then i'll see if i can get some people to
translate the few words, shouldn't be too hard.

Note that it needs commons-codec 1.2.

Even if it won't get applied, could someone look over this to see if i missed
something? It works ok for me but then again i'm quite familiar with it already.

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