51Testing软件测试论坛
标题:
求助:LR测试 错误 -27221: “HTML”参数(编号 8)的值无效
[打印本页]
作者:
catkexin
时间:
2010-10-12 20:27
标题:
求助:LR测试 错误 -27221: “HTML”参数(编号 8)的值无效
运行脚本出错,请高手帮忙看看,在线等
web_set_max_html_param_len("1200000000");//设置页面接收最大的字
web_concurrent_start(NULL);
web_custom_request("TdmWebService.asmx_3",
"URL=http://192.168.0.212:3000/WebService/TdmWebService.asmx",
"Method=POST",
"Resource=0",
"RecContentType=text/xml",
"Referer=",
"Snapshot=t34.inf",
"Mode=HTML",
"EncType=text/xml; charset=utf-8",
"Body=<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\" xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"><soap:Body><GetProjInfoByProjId xmlns=\"http://tempuri.org/\"><
rojectId>DEM
rojectNode:25044</ProjectId></GetProjInfoByProjId></soap:Body></soap:Envelope>",
LAST);
web_reg_save_param("filecontent",
"LB=",
"RB=",
"Search=All",
LAST);
web_reg_save_param("file",
"LB/DIG=filename=",
"RB/DIG=TdmFileName"
"Search=Headers",
LAST);
web_custom_request("TdmWebService.asmx_4",
"URL=http://192.168.0.212:3000/WebService/TdmWebService.asmx",
"Method=POST",
"Resource=0",
"RecContentType=text/xml",
"Referer=",
"Snapshot=t35.inf",
"Mode=HTML",
"EncType=text/xml; charset=utf-8",
"Body=<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\" xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"><soap:Body><GetFolderInfo xmlns=\"http://tempuri.org/\"><FolderId>dem:folder:836</FolderId></GetFolderInfo></soap:Body></soap:Envelope>",
LAST);
web_url("TdmHttpService.ashx_2",
"URL=http://192.168.0.212:3000/WebService/TdmHttpService.ashx?msid=il3pz1ber5qlow55lqw1ap45",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t36.inf",
"Mode=HTML",
LAST);
web_concurrent_end(NULL);
作者:
catkexin
时间:
2010-10-12 21:29
在线等 高手呢
作者:
catkexin
时间:
2010-10-13 08:33
自己顶
作者:
catkexin
时间:
2010-10-13 16:06
自己顶
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2