请教关于LR报告中的用户的疑问
LR8.1做测试脚本:Action()
{
lr_rendezvous("同时访问");
web_set_max_html_param_len("1516");
web_reg_save_param("keyword","LB=<card id=\"main\" title=","RB=>","Ord=all","Search=body",LAST);
web_url("N73.wml",
"URL=http://192.168.0.137:7001/spg/hot/nokia/N73.wml",
"TargetFrame=",
"Resource=1",
"RecContentType=text/vnd.wap.wml",
"Referer=",
"Snapshot=t1.inf",
LAST);
return 0;
}
30个用户访问此页面,在场景中运行3分钟
从LR报告中可见有部分用户既没有失败也没有STOP,请问这是什么原因?
请问STOP也是事务数吗?
回复 1# 的帖子
你的并发数是多少? 你是想问Stop和pass的区别? 基于的形式不同结果就不同 你试试基于脚本迭代的 和基于时间设置的 个人理解
页:
[1]