You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by todd222222 <to...@eades.ws> on 2009/03/12 15:32:11 UTC

Viewing XML results in Response Data with "Show Text" option

In the past I've been able to view XML results with the Show Text window
where the XML was formatted in an easy to read format.

something has happened over the last couple of months and now when I view
XML it's all in just one line, very difficult to ready.

I believe I've upgrade to the newest version of jmeter during this time
frame, maybe the older version had a setting I found to make it format it. 
I've searched and searched and can't find it.  Maybe the application I'm
calling has changed as well, but I don't know.

Anyway, is there a way to have the XML formatted in an easy to read format. 
I don't want to use "Render XML" as I have to check each level to see the
data.

Thanks in advance.
Todd
-- 
View this message in context: http://www.nabble.com/Viewing-XML-results-in-Response-Data-with-%22Show-Text%22-option-tp22477597p22477597.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Viewing XML results in Response Data with "Show Text" option

Posted by sebb <se...@gmail.com>.
On 12/03/2009, todd222222 <to...@eades.ws> wrote:
>
>  In the past I've been able to view XML results with the Show Text window
>  where the XML was formatted in an easy to read format.
>
>  something has happened over the last couple of months and now when I view
>  XML it's all in just one line, very difficult to ready.
>
>  I believe I've upgrade to the newest version of jmeter during this time
>  frame, maybe the older version had a setting I found to make it format it.
>  I've searched and searched and can't find it.

JMeter has not changed in this area.

>  Maybe the application I'm
>  calling has changed as well, but I don't know.

Most likely the data format has changed.

>  Anyway, is there a way to have the XML formatted in an easy to read format.
>  I don't want to use "Render XML" as I have to check each level to see the
>  data.

Use "Save Response to a file" to save the raw data to a file, and have
a look it in an editor. You should soon see if it is all on one line
or not.

Also, try downloading a known text file - check that it displays OK.

>  Thanks in advance.
>  Todd
>
> --
>  View this message in context: http://www.nabble.com/Viewing-XML-results-in-Response-Data-with-%22Show-Text%22-option-tp22477597p22477597.html
>  Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org