|
下面是我录制的脚本
Action()
{
web_url("T3001.1Pc_setup.rar",
"URL=http://down.eebbk.net/xzzx/T300/T3001.1Pc_setup.rar",
"TargetFrame=",
"Resource=1",
"RecContentType=application/x-rar-compressed",
"Referer=",
"Snapshot=t1.inf",
LAST);
return 0;
}
下面是报的错
Virtual User Script started
Starting action vuser_init.
Web Turbo Replay of LoadRunner 9.50 for WINXP; WebReplay9a build 6220 (Dec 28 2008 17:01:56) [MsgId: MMSG-27143]
Run Mode: HTML [MsgId: MMSG-26000]
Run-Time Settings file: "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\noname10\\default.cfg" [MsgId: MMSG-27141]
Ending action vuser_init.
Running Vuser...
Starting iteration 1.
Starting action Action.
Action.c(4): Error -27727: Step download timeout (120 seconds) has expired when downloading resource(s). Set the "Step Timeout caused by resources is a warning" Run-Time Setting to Yes/No to have this message as a warning/error, respectively [MsgId: MERR-27727]
Action.c(4): Aborting pending download of URL="http://down.eebbk.net/xzzx/T300/T3001.1Pc_setup.rar" [MsgId: MMSG-27656]
Action.c(4): web_url("T3001.1Pc_setup.rar") highest severity level was "ERROR", 13947035 body bytes, 345 header bytes [MsgId: MMSG-26388]Ending action Action.
Ending iteration 1.
Ending Vuser...
Starting action vuser_end.
Ending action vuser_end.
Vuser Terminated. |
|