loadrunner检查点
1、检查点放的位置尤其重要,要放在请求(加载出了要检查的页面)前面,一定要紧挨着,否则,可能检查不到,报错
放在登录页面后的请求,正确
2、有时候,在一些需要关联、检查点的脚本中,函数放置不正确,会报以下错误:
Error -27257: Pending web_reg_save_param/reg_find/create_html_param[_ex] request(s) detected and reset at the end of iteration number
解决方法:这个错误一般是关联或检查点函数后没有请求导致的,这类注册请求必须写在返回需要处理数据的请求前。
3、添加检查点后,一定要勾选log--log messages at the detail level of---extended log---Parameter substitution