Feature #1603

Export benchmark results in JMeter format

Added by Anonymous over 10 years ago. Updated over 10 years ago.

Status:NewStart date:08/29/2013
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-Estimated time:2.00 hours
Target version:-

History

#1 Updated by J. Moringen over 10 years ago

I already said this yesterday: I'm not sure the JMeter format is appropriate for our domain. To quote the spec:

The default data logged during JMeter testing is quite sparse - important request and response fields are stored, but the full response sent back by the server is not stored. This is done to avoid bogging down the test client during load testing.

@responseMessage Response message. Eg "OK"
@responseCode Response code. Eg "200"

HTTP Redirects are represented as an array of nested 'sampleResult' elements. Only 1 level of nesting occurs (i.e. the nested subresults do not nest further).

A string containing POST Data, Query Data and Cookie Data

Also available in: Atom PDF