Loadrunner脚本回放正常,在controller运行中执行时报错,只有一部分运行正常
Loadrunner脚本回放正常,在controller运行中执行时报错,只有一部分运行正常:No match found for the requested parameter "CorrelationParameter_1". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 9999 bytes, use web_set_max_html_param_len to increase the parameter size,但是在脚本回放过程中正常,数据库中有报错数据。
脚本回放正常说明脚本正确,场景运行的时候出错,说明你的场景设计的负载量很有可能大于服务器实际承受能力,导致有些请求没有正常回复,所以也就无法关联到参数 可能数据没有被正确取回,或者取回的数据不符合你的参数匹配。可以开一下日志看看。
页:
[1]