51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1405|回复: 1
打印 上一主题 下一主题

[原创] 录制web脚本时,窗口的打开方法不同,导致回放失败.

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2008-4-22 10:03:47 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
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).

帮我解决下。。
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
 楼主| 发表于 2008-4-22 11:25:30 | 只看该作者
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-11-12 07:56 , Processed in 0.069953 second(s), 28 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表