操作系统是:xp sp3 浏览器是 ie 8 软件 是 lr 11 破解版
场景设置单场景:访问首页
20个人虚拟用户,每1s增加1个虚拟用户,20s增加20个虚拟用户,在持续运行3分钟,场景中的脚本运行设置不忽略首考时间,在进行负载测试时发现有17个虚拟用户报错为27727错误,提示step download timeout has expired when down loading resource .set the step timeout caused by resources is a warning 错误
我的解决 方法 是:
将场景中run-time-settings for script 设置:preferenes ------options 选择 http - request connect timeout(sec) 设置为1000,将http -request receive timeout(sec)设置为1000,将step download timeout(sec)设置为1000。完成设置后,在跑场景,场景没有报错。
之前按照 网上搜索解决的方法:勾选 winlnet replay instead of sockets(windows only)后,会报其他错误,具体原因还在查找中,修改注册表中的 值也不行。