51Testing软件测试论坛

标题: LR8.1录制完脚本,回放时一直报错,我查一天了,实在找不出问题原因 [打印本页]

作者: hylhyl1990    时间: 2012-7-26 13:57
标题: LR8.1录制完脚本,回放时一直报错,我查一天了,实在找不出问题原因
错误如下:
Action.c(2154): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "http://localhost:16/check/CheckManualCheck.aspx?cmid=CB9FDB133DEA46AB8CFB633D5A194A88&mode=1"          [MsgId: MERR-26612]
Action.c(2154): Error -26377: No match found for the requested parameter "Siebel_Analytic_ViewState15". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 3416 bytes, use web_set_max_html_param_len to increase the parameter size          [MsgId: MERR-26377]
Action.c(2154): web_url("CheckManualCheck.aspx_2") highest severity level was "ERROR", 5015 body bytes, 241 header bytes          [MsgId: MMSG-26388]
显示有3个红色错误,但是结果出来是2个Failed,可能是其中有2个错误原因是一个导致的,我是新手,有太多不懂,我真正想做就是一个Web服务器,一定的用户数同时登录会有多少人得不到服务器响应,或者说等待时间很长,有多久? 但是我现在连脚本回放都不能Pass.
望高手指点啊!急急急啊在线等啊
作者: yubiao584521    时间: 2012-7-27 15:37
设置一下参数的的长度
作者: hylhyl1990    时间: 2012-7-31 11:35
回复 2# yubiao584521


   
        web_set_max_html_param_len("50000");
这个撒?我已经设置为“50000”了。还是不行
作者: msnshow    时间: 2012-8-4 11:07
关联的边界给得不太对吧
作者: hanyeyu110    时间: 2013-2-27 14:19
No match found for the requested parameter "Siebel_Analytic_ViewState15". Check whether the requested boundaries exist in the response data.  这句话 我翻译的内如如下 :
未找到请求的参数"Siebel_Analytic_ViewState15"的匹配。检查响应数据中是否存在请求的边界
我认为可能是关联出去问题,或是绑定的什么参数有问题。




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