LoadRunner录制WebServices协议脚本
大家好,我用LR录制了一个WebServices协议脚本,回放时报了一个错,请大家帮我点盏明灯吧!
vuser_init.c(4): Notify: Saving Parameter "response = <?xml version="1.0" encoding="zh_cn"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><SendSMSResponse xmlns="http://192.168.1.168"><SendSMSResult>-1</SendSMSResult><aNotValideReceivers /></SendSMSResponse></soap:Body></soap:Envelope>"
vuser_init.c(4): Error: server returned an incorrectly formatted SOAP response
vuser_init.c(4): Error: web_service_call "SendSMS_103" execution failed
我在这儿先谢了!