Jmeter也能測試WebService接口,今天來介紹一下SOAP/XML-RPC Request測試WebService接口。【推薦了解:
軟件測試培訓(xùn)課程】
百度到天氣預(yù)報接口: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é)果的顯示-----右邊天氣接口服務(wù)結(jié)果返回:
下面是 天氣預(yù)報API接口對應(yīng)地址及截圖
http://www.webxml.com.cn/WebServices/WeatherWebService.asmx