51Testing软件测试论坛

标题: 录制web脚本时,窗口的打开方法不同,导致回放失败. [打印本页]

作者: shen1936    时间: 2008-4-22 10:03
标题: 录制web脚本时,窗口的打开方法不同,导致回放失败.
window.showModalDialog("Step1.aspx")
Response.Redirect("Step2.aspx")



我们的web网站在添加用户信息的时候,添加按钮的打开方法是window.showModalDialog("Step1.aspx"),然后点击下一步的打开方法是Response.Redirect("Step2.aspx")。

在录制的时候是成功的,但是回放的时候出错了,寻求解决啊。。

提示的错误信息是
add.c(83): Redirecting "http://192.168.1.102/dsis20072/Common/Reg/Step1.aspx" (redirection depth=0)          [MsgId: MMSG-26694]
add.c(83): To location "http://192.168.1.102/dsis20072/ErrorPage.aspx?aspxerrorpath=/dsis20072/Common/Reg/Step1.aspx"          [MsgId: MMSG-26693]
add.c(83): Error -26627: HTTP Status-Code=404 (Not Found) for "http://192.168.1.102/dsis20072/ErrorPage.aspx?aspxerrorpath=/dsis20072/Common/Reg/Step1.aspx"          [MsgId: MERR-26627]
add.c(83): Error -26377: No match found for the requested parameter "Siebel_Analytic_ViewState8". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1864 bytes, use web_set_max_html_param_len to increase the parameter size          [MsgId: MERR-26377]
add.c(83): web_submit_data("Step1.aspx_2") highest severity level was "ERROR", 1377 body bytes, 519 header bytes          [MsgId: MMSG-26388]
add.c(83): Notify: Transaction "add" ended with "Fail" status (Duration: 0.9245 Wasted Time: 0.0003).

帮我解决下。。
作者: shen1936    时间: 2008-4-22 11:25





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