51Testing软件测试论坛

标题: LR报错问题(MMSG-26388,MERR-26377) [打印本页]

作者: xyzy_151    时间: 2011-7-27 12:42
标题: LR报错问题(MMSG-26388,MERR-26377)
用web_reg_save_param函数出现下面2个问题,不知道是什么意思。

Action.c(59): Error -26377: No match found for the requested parameter "newk". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size  
[MsgId: MERR-26377]
Action.c(59): web_custom_request("activeonline.asp_2") highest severity level was "ERROR", 61 body bytes, 272 header bytes  
[MsgId: MMSG-26388]


在网上查始终找不到合适的回答,求高人解答……
作者: 逝水流年    时间: 2011-7-27 17:34
这种报错极少是因为 parameter size  不够大导致的。你的关联函数没抓到需要关联的值,先确认下是哪个请求服务器返回的值中有你要抓的,然后检查下脚本中你的web_reg_save_param 的位置 ,必须在返回值请求的前面,紧挨着,中间不要有其他的请求  不然会抓不到




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2