Loadrunner控制器问题

时间:2015-05-15 08:36:58

标签: loadrunner

我试图在Silverlight应用程序上进行性能测试。

以下是我的交易:登录,启动/登录silverlight应用程序(无需凭据),输入事务,silverlight退出,应用程序注销。 (我首先需要登录web应用程序才能访问silverlight,而silverlight不需要用户名或密码)

我已经在Vugen录制了剧本并播放了它,它工作正常。

当我为每个有5次迭代的30个用户使用控制器时,观察到2-5 silverlight启动/登录失败(只有Silverlight有问题)。

以下是错误消息:

Continuing after Error -27794: Failed to connect to server "xx.xxx.xx.xxx:80": [10060] Connection timed out
Continuing after Error -27725: Step download timeout (999 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   [issued at Action.c(522)]c

我的问题:为什么这只发生一次或两次登录?例如:userid 10有五次迭代,其中4次传递失败,类似于userid 15等等....

此错误与特定用户ID不一致?为什么会这样?

注意:我使用silverlight协议录制了脚本。

1 个答案:

答案 0 :(得分:0)

“连接超时”通常意味着它是服务器功能或网络级问题。你可以尝试一些pcap日志来检查它。