1 Mar 2008 18:11
Re: Listeners do not display response data for SOAP/XML requests.
sebb <sebbaz <at> gmail.com>
2008-03-01 17:11:03 GMT
2008-03-01 17:11:03 GMT
On 29/02/2008, Derek Gill (dergill) <dergill <at> cisco.com> wrote: > > > > Anyone know if there is a problem with Jmeter 2.3.1 displaying Response Data for requests submitted using the SOAP/XML sampler. Currently I get the 200 OK reported back, but when I click on the Response Data Tab in the listener, it is empty. That is because of a change to which content-types are regarded as text and which are binary. You can update the list by changing the JMeter property: content-type_text=application/soap+xml This change was obviously a bad idea, and needs to be reworked for the next release... > All response assertions are also reporting that the response that the require text strings are missing from the response. This worked in 2.3RC4. I also captured all the output received back in a file and the following is reported in for response data > I don't understand this; as far as I can see the assertion does not care whether the datatype is text or binary. What assertions are you using? > <httpSample t="68" lt="68" ts="1204303234541" s="true" lb="appuser1 Login Request" rc="200" rm="OK" tn="Thread Group 1-1" dt="bin" de="utf-8" by="491" sc="1" ec="0" ng="1" na="1" hn="gwydlcm24">(Continue reading)
RSS Feed