简体   繁体   中英

Jmeter Web service Testing (HTTP Raw Request)

How to test web services which is written in PHP as "HTTP Raw Request" , I tried J meter Raw request Plugins, but i donno what to give in Request Data, And Data File Path ????

Kindly Suggest me to go further in Jmeter !!!!

SOAP Web Services are talking XML. REST Web Services are accept and reply JSON.

For XML-based Web Service you should be using

For REST-based Web Service following components are quite good:

Perhaps Testing SOAP/REST Web Services Using JMeter guide can be a good place to start with.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM