Error -26631: HTTP Status-Code=400 (Bad Request) for
脚本是在测试上一个版本时录制的,更新版本后,再回放该脚本时就报的这个错!怎么解决啊?希望详细些,能把所有全部代码附上。错误日志:
Action.c(68): Error -26631: HTTP Status-Code=400 (Bad Request) for "https://telemetry.urs.microsoft.com/URSTelemetry.asmx?MSTel-Client-Key=axMiLh1EsSpmSUY2ArroBg%3d%3d&MSTel-Patented-Lock=wVrtO5h9HE4%3d"
Action.c(68): web_custom_request("URSTelemetry.asmx") highest severity level was "ERROR", 0 body bytes, 193 header bytes
××××××××××××××××××××××××××××××××××××××××××××××××××××
这是报错的脚本:
web_custom_request("URSTelemetry.asmx",
"URL=https://telemetry.urs.microsoft.com/URSTelemetry.asmx?MSTel-Client-Key=axMiLh1EsSpmSUY2ArroBg%3d%3d&MSTel-Patented-Lock=wVrtO5h9HE4%3d",
"Method=POST",
"TargetFrame=",
"Resource=0",
"RecContentType=text/xml",
"Referer=",
"Snapshot=t5.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><TelRep xmlns=\"http://Microsoft.Live.URSTelemetry/\"><Guid>{2CEDBFBC-DBA8-43AA-B1FD-CC8E6316E3E2}</Guid><DV>8.0.6001.9</DV><FV>8.00.6001.18669</FV><OSV>5.1.2600.3.0</OSV><CN>zh-cn</CN><PRG>{D773B812-035D-40E8-B12E-CAEB6BF2E3BA}</PRG><RType>POST</"
"RType><CID>6F0E5D24-DA1E-4B33-8AFE-CF75DCC6013F</CID><CTU>http://192.168.1.192/itsm/sys/login/login.jsp</CTU><CWIp>NULL</CWIp><TUIp>192.168.1.192</TUIp><CS>64</CS><IB soapenc:arrayType=\"xsd:double\"><double>100</double><double>100</double><double>75</double><double>100</double><double>6.5</double></IB><Frames xmlns:q1=\"http://Microsoft.Live.URSTelemetry/\" soapenc:arrayType=\"q1:Frame\"><Frame><FUrl>http://192.168.1.192/itsm/sys/login/login.jsp</FUrl><Z>KVHN</Z><CR>32D32000|2830015|0|80001064"
"|FC0|0</CR><Kwds>3a003a00</Kwds><UType>TOP</UType><HIP>192.168.1.192</HIP></Frame></Frames></TelRep></soap:Body></soap:Envelope>",
LAST); 对了,新版本我是放在另一台机器上的,跟之前录制脚本时的机器不一样,但我已经把脚本中的IP修改了。我觉得这应该跟系统没有关系吧! 没关联吧 回复 3# joykao
在录制脚本时,在option中,我勾选自动关联的选项的。 回复 4# dhl0613
;P自动关联就可以解决问题那还要手工关联干嘛?肯定有些关联自动关联没扫描到,还是自己再去检查下吧 回复 5# joykao
那如何确定哪些数据需要关联呢? 回复 6# dhl0613
查看server端返回的response, 看是不是有一直在变需要关联的数据 回复 7# joykao
在哪里可以看到server端返回的response?LR中可以查看吗?能附图说明一下吗?谢谢了~~ 我也遇到了同样的问题,不知道楼主有没有解决呢? 楼主,你好,我也遇到相同的问题,请问怎么解决的?谢谢 楼主,你好,我也遇到相同的问题,请问怎么解决的?谢谢
页:
[1]