sdlyying 发表于 2011-6-7 14:06:36

WebService协议,运行Scenario中报120s timesout 的错误,如何延长等待时间?

版本:LoadRunner11
脚本使用协议:WebService
问题:
在Scenario运行脚本时报错:
Error: Step download timeout (120 seconds) has expired;
Error -27728: Step download timeout (120 seconds) has expired;
测试系统的架构为3层,报错原因是因为中间层返回操作响应时间过长。但是因为该操作本身所操作的数据量很大,而且操作逻辑比较复杂,所以可以接受响应时间超过2min。

求助问题:
如何设置可以延长系统的等待时间而不用出现报错的问题?

已经在网上查过有关此问题,但是绝大部分的答案都是设置Run-time Settings --Internet Protocol--Preferences中的参数值,但是WebService协议中没有Internet Protocol的选项;也尝试过在Controller中的Tools--Options--Timeout 中的时间值,但是没有用。

christixo 发表于 2011-6-7 15:10:37

在controller里面的options

sdlyying 发表于 2011-6-7 15:29:49

已经设置过Controller的timeout了,但是还是会报错!

PrefTest 发表于 2011-6-7 20:26:21

可能是服务器端有超时设置吧
页: [1]
查看完整版本: WebService协议,运行Scenario中报120s timesout 的错误,如何延长等待时间?