On 4 September 2014 18:13, Vipin Jain <[email protected]> wrote: > Hi > > I am doing JMeter to verify Performance testing of Rest APIs > There is on API which download document from sharepoint server. > > In this API call response I am getting byte stream, I have put MD5Hash > assertion to the response and comparing MD5 value of downloaded byte stream > with predefined MD5 hash value. > > But 10 out 2 times this MD5 assertion failed. I dont know if it is known > issue with JMeter that some time it is not able to download complete byte > stream and due to that MD5 value gets change.
This is not a known issue with the current version of JMeter. Nor is it a known issue with any of the HTTP transports that it uses. > Please help me on this. > Thanks > Vipin > > > > ----- > Vipin Jain > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/BD5-check-on-downloaded-byte-stream-tp5720961.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
