wzx1212222 发表于 2013-7-2 16:15:56

Error -35049: No match found for the requested parameter

请问我用loadrunner11.5录脚本浏览器是IE8,为什么每次录的脚本运行都报这个错误呀?
vuser_init.c(22): Error -35049: No match found for the requested parameter "CorrelationParameter". Check whether the requested regular expression exists in the response data       

wzx1212222 发表于 2013-7-2 16:31:18

没有人么? 求大神解答!难道是lr11.5对IE8兼容问题么? 还是其他问题呢?

mr.bee 发表于 2013-7-2 17:26:23

一般来说是LR自动关联函数的边界值没找准导致的

mr.bee 发表于 2013-7-2 17:27:56

你人工检查一下边界值的问题或者打印这个关联函数找到的参数就可以了
lr_message("参数值是: %s",lr_eval_string("{CorrelationParameter}"));

qitengfeng 发表于 2013-7-2 20:42:01

跟IE8没有关系,因为loadrunner11.5是在录制的时候会自动关联,不像原来的版本需要回放手动关联,你检查下这个关联是不是有问题

wzx1212222 发表于 2013-7-4 11:09:59

回复 3# mr.bee


    果然是自动关联的问题,谢谢版主解惑!
页: [1]
查看完整版本: Error -35049: No match found for the requested parameter