Analyse Error Details #90
Replies: 2 comments 7 replies
-
Hi @MoritzSalein again. This feature is somehow present, but I will need to refactor it completely (you need to upload special file with errors, but its no very well handled). So far I removed it for the next major version. In the next iteration of this feature, I will take the data from |
Beta Was this translation helpful? Give feedback.
-
@ludeknovy I worked with JMeter report files, where I included the response data on error (that a configuration in jmeter.properties called jmeter.save.saveservice.response_data.on_error. Perhaps something for later documentation.) But I'm not sure, if I'll get different information, if I use a csv output instead a xml. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In some situation it'll be helpful to see the error details of the failed requests. The details should give the total count of the errors with the response code and response message if it was stored with the jtl report file (in my case with JMeter).
In my tests I haven't stored an extra error report file, which I can get additional information about error requests.
Beta Was this translation helpful? Give feedback.
All reactions