标签:默认参数 技术分享 请求 user utf-8 images 默认 webx 参数
1、新建线程组-添加SOAP/XML-RPC Request
2、我们以天气预报接口为例,http://ws.webxml.com.cn/WebServices/WeatherWS.asmx,选择最后一个:获取天气预报数据
3、SOAP/XML-RPC Request输入url和请求数据,注意Send SOAPAction如果不填,必须去掉勾选框
4、如果勾选需要输入SOAPAction内容
5、theCityCode输入城市名称或城市ID,theUserID默认参数"string"去掉
6、添加信息头管理器,Content-Type输入:text/xml; charset=utf-8
7、添加查看结果树,执行查看结果
标签:默认参数 技术分享 请求 user utf-8 images 默认 webx 参数
原文地址:http://www.cnblogs.com/xiaoxitest/p/6142381.html