51Testing软件测试论坛
标题:
LR调用web service接口报错
[打印本页]
作者:
不想后悔的人
时间:
2015-3-12 14:40
标题:
LR调用web service接口报错
本帖最后由 不想后悔的人 于 2015-3-12 14:55 编辑
Action()
{
web_service_call( "StepName=AccountingInstruction_102",
"SOAPMethod=xQuantTp|xQuantTpSoap|AccountingInstruction",
"ResponseParam=response",
"Service=xQuantTp",
"ExpectedResponse=SoapResult",
"Snapshot=t1426141269.inf",
BEGIN_ARGUMENTS,
"taskId=BLC",
"baseDate=2014-05-19",
"xml:prmrInsts="
"<prmrInsts>"
"<string>9714</string>"
"</prmrInsts>",
"isRunToReal=true",
"isBeforeClose=true",
END_ARGUMENTS,
BEGIN_RESULT,
END_RESULT,
LAST);
return 0;
}
Action.c(4): Error: InvokeMethod failure: 外部组件发生异常。.
Action.c(4): Error: ExtractResultArg failure: 外部组件发生异常。.
WSDL里面没有中文
作者:
chenjianhui
时间:
2015-3-12 19:26
学习
作者:
luming
时间:
2015-3-13 14:52
建议先用SoapUI,连接调试没有问题了,再用Loadrunner。
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2