Jmeter组件6. SOAP/XML-RPC Request
时间:2016-08-22 23:18:47
收藏:0
阅读:900
Jmeter测试SOAP的web services现在有两种方式
第一是使用SOAP/XML-RPC Request组件,第二使用HTTP Request组件

Send SOAPACtion, 同http request里面的header
下面是http request的建法

方法是post, body data里面的内容是一样的,顺便看一下Header,注意到有SoapAction,与上面的Send SOAPACtion呼应

原文:http://www.cnblogs.com/ryansunyu/p/5797189.html
评论(0)