loadrunner性能测试中遇到的问题
web_url("192.168.30.37:8082","URL=http://192.168.30.37:8082/",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t52.inf",
"Mode=HTML",
LAST);
//web_reg_save_param("id2","LB=Snapshot=","RB=\"","Search=Body",LAST);
web_url("192.168.30.37:8082_2",
"URL=http://192.168.30.37:8082/",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t53.inf",
"Mode=HTML",
EXTRARES,
"Url=/44.js", ENDITEM,
LAST);
lr_think_time(16);
web_url("favicon.ico",
"URL=http://192.168.30.37:8082/favicon.ico",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t59.inf",
"Mode=HTML",
LAST);
web_url("favicon.ico_2",
"URL=http://192.168.30.37:8082/favicon.ico",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t60.inf",
"Mode=HTML",
EXTRARES,
"Url=/sockjs-node/info?t=1565159582179", "Referer=http://192.168.30.37:8082/#/login", ENDITEM,
LAST);
web_custom_request("initCompleted",
"URL=http://192.168.30.37:8082/api/bms/initialization/initCompleted",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://192.168.30.37:8082/#/login",
"Snapshot=t61.inf",
"Mode=HTML",
"EncType=",
LAST);
web_custom_request("initCompleted_2",
"URL=http://192.168.30.37:8082/api/bms/initialization/initCompleted",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://192.168.30.37:8082/#/login",
"Snapshot=t62.inf",
"Mode=HTML",
"EncType=",
LAST);
web_url("websocket",
"URL=http://192.168.30.37:8082/sockjs-node/985/x5xvrces/websocket",
"Resource=0",
"Referer=",
"Snapshot=t63.inf",
"Mode=HTML",
LAST);
lr_think_time(9);
web_custom_request("loginSystem",
"URL=http://192.168.30.37:8082/api/bms/login/loginSystem",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://192.168.30.37:8082/#/login",
"Snapshot=t64.inf",
"Mode=HTML",
"EncType=application/json;charset=utf-8",
"Body={\"account\":\"admin\",\"ip\":\"192.168.0.111\",\"password\":\"admin_123456\"}",
LAST);
web_custom_request("loginSystem_2",
"URL=http://192.168.30.37:8082/api/bms/login/loginSystem",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://192.168.30.37:8082/#/login",
"Snapshot=t65.inf",
"Mode=HTML",
"EncType=application/json;charset=utf-8",
"Body={\"account\":\"admin\",\"ip\":\"192.168.0.111\",\"password\":\"admin_123456\"}",
LAST);
web_custom_request("getNoticeInfos",
"URL=http://192.168.30.37:8082/api/bms/message/getNoticeInfos?secretCode=secrnum-user0001",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://192.168.30.37:8082/#/login",
"Snapshot=t66.inf",
"Mode=HTML",
"EncType=",
LAST);
web_custom_request("getNoticeInfos_2",
"URL=http://192.168.30.37:8082/api/bms/message/getNoticeInfos?secretCode=secrnum-user0001",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://192.168.30.37:8082/#/login",
"Snapshot=t67.inf",
"Mode=HTML",
"EncType=",
LAST);
web_custom_request("countMessagesUnread",
"URL=http://192.168.30.37:8082/api/bms/message/countMessagesUnread?secretCode=secrnum-user0001",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://192.168.30.37:8082/#/login",
"Snapshot=t68.inf",
"Mode=HTML",
"EncType=",
LAST);
web_custom_request("getTaskInfos",
"URL=http://192.168.30.37:8082/api/bms/message/getTaskInfos?secretCode=secrnum-user0001",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://192.168.30.37:8082/#/login",
"Snapshot=t69.inf",
"Mode=HTML",
"EncType=",
LAST);
web_custom_request("countMessagesUnread_2",
"URL=http://192.168.30.37:8082/api/bms/message/countMessagesUnread?secretCode=secrnum-user0001",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://192.168.30.37:8082/#/login",
"Snapshot=t70.inf",
"Mode=HTML",
"EncType=",
LAST);
web_custom_request("getTaskInfos_2",
"URL=http://192.168.30.37:8082/api/bms/message/getTaskInfos?secretCode=secrnum-user0001",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://192.168.30.37:8082/#/login",
"Snapshot=t71.inf",
"Mode=HTML",
"EncType=",
LAST);
return 0;
}
在脚本中初步发现"Snapshot=t52.inf", 是动态变化的应该设置参数化,但这应该是客户端自动生成的不知道该如何参数化,还有录制中的web_url("websocket",
"URL=http://192.168.30.37:8082/sockjs-node/985/x5xvrces/websocket",
"Resource=0",
"Referer=",
"Snapshot=t63.inf",
"Mode=HTML",
LAST);
函数感觉很奇怪,每次运行到这都是提示错误,进行关联,加请求头都没有太好的效果。忘大佬解答,真的很急 把报错贴出来吧 不用管他 这个是不需要处理的啊
页:
[1]