51Testing软件测试论坛

标题: 急!!请教这是什么错误?~~~~~~~ [打印本页]

作者: yangfan    时间: 2006-3-30 10:42
标题: 急!!请教这是什么错误?~~~~~~~
我录制了一个登录脚本,回放时出现下面错误

Error -26612: HTTP Status-Code=500 (Internal Server Error) for "http://192.168.0.238/ExternalInterpretation/Logon.aspx"          [MsgId: MERR-26612]
Action.c(164): web_custom_request("Logon.aspx_2") highest severity level was "ERROR", 2929 body bytes, 263 header bytes          [MsgId: MMSG-26388]

错误相关的代码如下:
        web_custom_request("Logon.aspx_2",
                "URL=http://192.168.0.218/ExternalInterpretation/Logon.aspx",
                "Method=POST",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://192.168.0.238/ExternalInterpretation/Logon.aspx",
                "Snapshot=t5.inf",
                "Mode=HTTP",
                "Body=__VIEWSTATE={Siebel_Analytic_ViewState3_URL}&txtEmail=yangf@mobileelife.com&txtPwd=111111&btnLogon=%E7%99%BB%E5%BD%95",
                LAST);

请问是哪里出错了??  192.168.0.218是我访问的机器不是服务器版.
请帮帮忙,很急!!感激不尽!!!!!!!!!!!!!!!!
作者: urp    时间: 2006-3-30 11:02
Status-Code=500 内部服务器错误
作者: Koffer    时间: 2006-3-30 13:55
用cor-relate 功能把Viewstate参数化了
VIEWSTATE={Siebel_Analytic_ViewState3_URL}&txtEmail=yangf@mobileelife.com&txtPwd=111111&btnLogon=%E7%99%BB%E5%BD%95",
作者: yangfan    时间: 2006-3-30 16:43
原帖由 Koffer 于 2006-3-30 13:55 发表
用cor-relate 功能把Viewstate参数化了
VIEWSTATE={Siebel_Analytic_ViewState3_URL}&txtEmail=yangf@mobileelife.com&txtPwd=111111&btnLogon=%E7%99%BB%E5%BD%95",


楼上说的是什么意思啊?不太明白,能不能说的清楚易懂点呢?非常感谢!!!!!




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