51Testing软件测试论坛
标题:
关联问题(有实例)
[打印本页]
作者:
cyz_40524
时间:
2008-11-17 18:13
标题:
关联问题(有实例)
Action()
{
web_set_user("1FC8DF34A39B453\\Administrator",
lr_decrypt("
49213ffdb313bfacfe29f4ce
"),
"localhost:80");
web_url("localstart.asp",
"URL=http://localhost/localstart.asp",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=
t1.inf
",
"Mode=HTML",
LAST);
return 0;
}
上面是访问http://localhost/localstart.asp(即iis自带的网页)的Action,回放脚本没通过.
错误代码"Action.c(8): Error -26630: HTTP Status-Code=401 (Access Denied) for "http://localhost/localstart.asp" [MsgId: MERR-26630]
Action.c(8): web_url("localstart.asp") highest severity level was "ERROR", 11394 body bytes, 982 header bytes [MsgId: MMSG-26388]"
我做过windiff,发现标红色的是不一样的地方,但是我不知道怎么样做关联。请大家帮帮忙。
作者:
cyz_40524
时间:
2008-11-17 20:51
帮帮忙啊,
作者:
Lemon_s
时间:
2008-11-18 08:56
web_reg_save_param()
作者:
cyz_40524
时间:
2008-11-18 20:32
标题:
回复 4# 的帖子
web_reg_save_param()
这个我知道的啊 ,但是我不知道怎么样用?能帮我写一下吗?
我刚开始学,不知道怎么样来写。能帮我写一下吗,我看一下,我想我应该就会明白的。
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2