huangdxx 发表于 2006-10-10 17:10:24

场景中脚本运行出错

录制的脚本中总是出现以下代码,每个脚本中都有以下代码,一个脚本中多次出现
        web_url("letscoolhelper10.asp",
                "URL=http://update.rich98.cn/letscoolhelper10.asp?pid=3050",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t2.inf",
                "Mode=HTML",
                LAST);
单独在VU中运行脚本,或者在场景中单独只运行一个脚本,运行正常,全部通过;
但是脚本集成到场景后(场景共11个脚本,每一个脚本10个用户),运行时常出现error提示 Error -27796: Failed to connect to server "update.rich98.cn:80": Connection timed out,无法连接update.rich98.cn:80,有没有人知道server "update.rich98.cn:80"是什么,大家录制的脚本中有没有出现过上面那一段内容

huangdxx 发表于 2006-10-10 17:13:23

斑竹不好意思,帖子贴错地方了
页: [1]
查看完整版本: 场景中脚本运行出错