Jmeter也能測試WebService接口,今天來介紹一下SOAP/XML-RPC Request測試WebService接口?!就扑]了解:
軟件測試培訓課程】
百度到天氣預報接口:http://www.webxml.com.cn/WebServices/WeatherWebService.asmx?wsdl
新增SOAP/XML-RPC Request的RPC接口線程
調(diào)取的參數(shù)及調(diào)取天氣結(jié)果的顯示-----請求參數(shù)配置:
加上請求頭參數(shù): Content-Type: text/xml; charset=utf-8
執(zhí)行成功調(diào)取天氣結(jié)果的顯示-----右邊天氣接口服務結(jié)果返回:
下面是 天氣預報API接口對應地址及截圖
http://www.webxml.com.cn/WebServices/WeatherWebService.asmx