51Testing软件测试论坛
标题:
测试从网页中下载文件的压力时脚本并没下载文件到本机请问这是为啥
[打印本页]
作者:
test7
时间:
2008-8-6 15:46
标题:
测试从网页中下载文件的压力时脚本并没下载文件到本机请问这是为啥
我测下载文件的时候用的是http协议,但是跑的时候并没有下载文件到本机这是怎么回事,是不是脚本有什么问题
作者:
test7
时间:
2008-8-6 15:46
Action()
{
lr_rendezvous("download");
lr_start_transaction("download");
web_url("productDownload",
"URL=http://192.168.0.210:14018/service/productDownload",
"Resource=1",
"RecContentType=application/octet-stream",
"Referer=",
"Snapshot=t1.inf",
LAST);
lr_end_transaction("download", LR_AUTO);
return 0;
}
作者:
test7
时间:
2008-8-6 15:52
谁测过文件下载帮我看看
作者:
云层
时间:
2008-8-6 16:00
脚本编写错误,你这个做法文件根本就没下载
作者:
test7
时间:
2008-8-6 17:44
那应该怎么弄,说说
作者:
云层
时间:
2008-8-6 22:25
写个关联去抓下载的内容
作者:
test7
时间:
2008-8-10 10:38
怎么抓呀,在百度上找了一个相关的文章,没看明白
作者:
mli@dtri.com
时间:
2008-10-13 10:38
关注一下,希望高手指点!
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2