如何使用jmeter SOAP / XML-RPC请求采样器?

时间:2021-07-26 19:40:21

I have a requirement to send XML file as a part of the request using Jmeter.
Through some search i found, that i can use SOAP/XML-RPC Request sampler for this.
Since am not familiar with JMeter can any one help me out how to send the XML file using SOAP/XML-RPC Request sampler.

我需要使用Jmeter将XML文件作为请求的一部分发送。通过我发现的一些搜索,我可以使用SOAP / XML-RPC请求采样器。由于我不熟悉JMeter,任何人都可以帮助我使用SOAP / XML-RPC Request sampler来发送XML文件。

I already tested my application using normal http request sampler.

我已经使用普通的http请求采样器测试了我的应用程序。

I used the following link for clarification and to understand the sampler:
SOAP/XML-RPC Request sampler.

我使用以下链接进行说明并理解采样器:SOAP / XML-RPC请求采样器。

1 个解决方案

#1


1  

HTTP Request Sampler is the best way to send xml.

HTTP Request Sampler是发送xml的最佳方式。

#1


1  

HTTP Request Sampler is the best way to send xml.

HTTP Request Sampler是发送xml的最佳方式。