|
Action()
{
web_url("xl7bho.ini",
"URL=http://media.info.client.xunlei.com/xl7bho.ini",
"Resource=1",
"RecContentType=application/octet-stream",
"Referer=",
"Snapshot=t3.inf",
LAST);
lr_start_transaction("NewTransaction");
web_url("export",
"URL=http://192.168.0.84:8399/arcgis/rest/services/World100/MapServer/export?bbox=-198.412420654297,-98.681381225586,206.660833740235,92.3090057373047",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t4.inf",
"Mode=HTML",
LAST);
web_image_check("web_image_check",
"Src=http://192.168.0.84:8399/arcgis/server/arcgisoutput/_ags_map6c440f0acf3f4571b7c8fd00b8b7bb03.png",
LAST);
lr_end_transaction("NewTransaction", LR_AUTO);
return 0;
}
以上是我录制的脚本,在脚本中插入了图像检查点(SRC属性),执行回放时报错如下:
虚拟用户脚本已从 : 2011-06-21 15:05:40 启动
正在开始操作 vuser_init。
Windows 7 版 LoadRunner 11.0.0 的 Web Turbo 重播; 内部版本 8859 (Aug 18 2010 20:14:31) [MsgId: MMSG-27143]
Run Mode: HTML [MsgId: MMSG-26000]
运行时设置文件: "F:\工作文档\工作记录\20110616\123\\default.cfg" [MsgId: MMSG-27141]
正在结束操作 vuser_init。
正在运行 Vuser...
正在开始迭代 1。
正在开始操作 Action。
Action.c(4): web_url("xl7bho.ini") 已成功,275 个正文字节,300 个标头字节 [MsgId: MMSG-26386]
Action.c(12): 通知: 事务 "NewTransaction" 已启动。
Action.c(14): 在 HTML“http://192.168.0.84:8399/arcgis/ ... x=-198.412420654297,-98.681381225586,206.660833740235,92.3090057373047”中找到资源“http://192.168.0.84:8399/arcgis/rest/css” [MsgId: MMSG-26659]
Action.c(14): 在 HTML“http://192.168.0.84:8399/arcgis/ ... x=-198.412420654297,-98.681381225586,206.660833740235,92.3090057373047”中找到资源“” [MsgId: MMSG-26659]
Action.c(14): web_url("export") 已成功,7473 个正文字节,601 个标头字节 [MsgId: MMSG-26386]
Action.c(23): 错误 -27191: "web_image_check" 失败(发现出现 0 次。Alt="", Src="http://192.168.0.84:8399/arcgis/server/arcgisoutput/_ags_map6c440f0acf3f4571b7c8fd00b8b7bb03.png") [MsgId: MERR-27191]
Action.c(23): web_image_check 最高严重级别为“ERROR” [MsgId: MMSG-26391]
Action.c(23): 通知: 事务 "NewTransaction" 以 "Fail" 状态结束 (持续时间: 11.5387 浪费的时间: 0.0078)。
正在结束操作 Action。
正在结束迭代 1。
正在结束 Vuser...
正在开始操作 vuser_end。
正在结束操作 vuser_end。
Vuser 已终止。
高手帮忙指点下,我QQ就是用户名,或者就在这里讨论。 |
|