You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by umesh prajapati <pr...@gmail.com> on 2013/06/30 16:31:08 UTC

Passing Encoded PAYLOAD data on URL during webservice load testing

I am trying to perform a load test and I have my Jmeter TestPlan as follow

Test Plan
  |--Thread Group
           |-------Authorizaiton Manager
           |-----------CSV
           |-------------HTTP Request Sampler
                                    |----Listners

Under HTTP request Sampler
Server Name or IP:abc-atest.inf.com
Path:/pnpapp/services/smd/class/?PAYLOAD=${encodedData}
Method:Post

Under CSV
Filename: C:\loadTest\encodedPayload.csv
Variable Names:encodedData

When I run the testplan it gives me error

Re: Passing Encoded PAYLOAD data on URL during webservice load testing

Posted by sebb <se...@gmail.com>.
On 30 June 2013 15:31, umesh prajapati <pr...@gmail.com> wrote:
> I am trying to perform a load test and I have my Jmeter TestPlan as follow
>
> Test Plan
>   |--Thread Group
>            |-------Authorizaiton Manager
>            |-----------CSV
>            |-------------HTTP Request Sampler
>                                     |----Listners
>
> Under HTTP request Sampler
> Server Name or IP:abc-atest.inf.com
> Path:/pnpapp/services/smd/class/?PAYLOAD=${encodedData}
> Method:Post
>
> Under CSV
> Filename: C:\loadTest\encodedPayload.csv
> Variable Names:encodedData
>
> When I run the testplan it gives me error

http://www.catb.org/~esr/faqs/smart-questions.html

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