On 26/03/2009, Salman Ghaffar <[email protected]> wrote: > Hi all, > > > I have a test in which I get binary file as response. Md5Hex assertion > gives different Hex everytime, > > is there any other way I can compare the results to make sure I've got > the right binary data ?
How can you compare it with anything if it varies every time? If you want to save it as a file for later comparisons, use: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Save_Responses_to_a_file > Regards, > > > > > Salman > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

