Hi,
1. I created a test plan and added the Summary Report Listener.
2. I configured the report to save in XML format, and also ticked the
option Save Response Data (XML).
<value class="SampleSaveConfiguration">
<time>true</time>
<latency>true</latency>
<timestamp>true</timestamp>
<success>true</success>
<label>true</label>
<code>true</code>
<message>true</message>
<threadName>true</threadName>
<dataType>true</dataType>
<encoding>false</encoding>
<assertions>false</assertions>
<subresults>true</subresults>
<responseData>true</responseData>
<samplerData>false</samplerData>
<xml>true</xml>
<fieldNames>false</fieldNames>
<responseHeaders>false</responseHeaders>
<requestHeaders>false</requestHeaders>
<responseDataOnError>false</responseDataOnError>
<saveAssertionResultsFailureMessage>false</
saveAssertionResultsFailureMessage>
<assertionsResultsToSave>0</assertionsResultsToSave>
<bytes>true</bytes>
<url>true</url>
<threadCounts>true</threadCounts>
<sampleCount>true</sampleCount>
</value>
3. After this I ran the test plan in non-gui mode.
4. At the end of the test I opened JMeter in gui mode, loaded the test
plan and viewed the results. However, the response data was not
displayed.
I want to see the response data because I have some server errors and
don't know what exactly caused them (I don't have access to the server
logs either).
Is there something I'm doing wrong, or it's not possible to save the
response data?
Thanks,
Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]