You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by laredotornado <la...@gmail.com> on 2008/09/11 16:22:02 UTC

More pleasant way to view Request data?

Hi,

Under one of my samplers, I have a results tree.  When I click on the
Request tab, I sometimes see data like this:

POST data:
appName=TEST_JMETER&elementName=&configKey=&configData=%5B%7B+element%3A+%27E3%27%2C+key%3A+%27C3%27%2Cattribute%3A+%27A3%27%2Cvalue%3A+%27V3%27%2Cflag%3A%27new%27%7D%5D&startConfigData=%5B%5D&configAction=save&configForm%3AapplicationSelect=TEST_JMETER&configForm%3AelementSelect=&configForm%3AkeySelect=&configForm%3A_idJsp12=Apply&configForm_SUBMIT=1&configForm%3A_link_hidden_=&configForm%3A_idcl=&javax.faces.ViewState=rO0ABXVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAAAN0AAEycHQAEy9qc3AvQ29uZmlnR3JpZC5qc3A%3D

It is difficult to parse through this data with the naked eye.  Is there a
way to more pleasantly format this data so I can see name-value pairs,
perhaps one per line?

I'm using the latest version of JMeter on WinXP.  Thanks, - Dave
-- 
View this message in context: http://www.nabble.com/More-pleasant-way-to-view-Request-data--tp19435956p19435956.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: More pleasant way to view Request data?

Posted by laredotornado <la...@gmail.com>.
Of course, that is where I just be reading it from.

Thanks for the quick reply, - Dave


sebb-2-2 wrote:
> 
> On 11/09/2008, laredotornado <la...@gmail.com> wrote:
>>
>>  Hi,
>>
>>  Under one of my samplers, I have a results tree.  When I click on the
>>  Request tab, I sometimes see data like this:
>>
>>  POST data:
>> 
>> appName=TEST_JMETER&elementName=&configKey=&configData=%5B%7B+element%3A+%27E3%27%2C+key%3A+%27C3%27%2Cattribute%3A+%27A3%27%2Cvalue%3A+%27V3%27%2Cflag%3A%27new%27%7D%5D&startConfigData=%5B%5D&configAction=save&configForm%3AapplicationSelect=TEST_JMETER&configForm%3AelementSelect=&configForm%3AkeySelect=&configForm%3A_idJsp12=Apply&configForm_SUBMIT=1&configForm%3A_link_hidden_=&configForm%3A_idcl=&javax.faces.ViewState=rO0ABXVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAAAN0AAEycHQAEy9qc3AvQ29uZmlnR3JpZC5qc3A%3D
>>
>>  It is difficult to parse through this data with the naked eye.  Is there
>> a
>>  way to more pleasantly format this data so I can see name-value pairs,
>>  perhaps one per line?
> 
> No.
> 
> Normally this data is generated from the parameter list on an HTTP
> Sampler, which is  easy to read.
> 
>>  I'm using the latest version of JMeter on WinXP.  Thanks, - Dave
>>
>> --
>>  View this message in context:
>> http://www.nabble.com/More-pleasant-way-to-view-Request-data--tp19435956p19435956.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
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/More-pleasant-way-to-view-Request-data--tp19435956p19436941.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: More pleasant way to view Request data?

Posted by sebb <se...@gmail.com>.
On 11/09/2008, laredotornado <la...@gmail.com> wrote:
>
>  Hi,
>
>  Under one of my samplers, I have a results tree.  When I click on the
>  Request tab, I sometimes see data like this:
>
>  POST data:
>  appName=TEST_JMETER&elementName=&configKey=&configData=%5B%7B+element%3A+%27E3%27%2C+key%3A+%27C3%27%2Cattribute%3A+%27A3%27%2Cvalue%3A+%27V3%27%2Cflag%3A%27new%27%7D%5D&startConfigData=%5B%5D&configAction=save&configForm%3AapplicationSelect=TEST_JMETER&configForm%3AelementSelect=&configForm%3AkeySelect=&configForm%3A_idJsp12=Apply&configForm_SUBMIT=1&configForm%3A_link_hidden_=&configForm%3A_idcl=&javax.faces.ViewState=rO0ABXVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAAAN0AAEycHQAEy9qc3AvQ29uZmlnR3JpZC5qc3A%3D
>
>  It is difficult to parse through this data with the naked eye.  Is there a
>  way to more pleasantly format this data so I can see name-value pairs,
>  perhaps one per line?

No.

Normally this data is generated from the parameter list on an HTTP
Sampler, which is  easy to read.

>  I'm using the latest version of JMeter on WinXP.  Thanks, - Dave
>
> --
>  View this message in context: http://www.nabble.com/More-pleasant-way-to-view-Request-data--tp19435956p19435956.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