51Testing软件测试论坛

标题: 用LoadRunner录制oracleADF框架系统的问题,求助大神 [打印本页]

作者: wangyy_1103    时间: 2016-3-25 16:53
标题: 用LoadRunner录制oracleADF框架系统的问题,求助大神
最近在做ADF框架结构系统的压力测试,关于变量保存和使用,遇到了很多问题,总是报如下的错误:
Action.c(65): Error -26377: No match found for the requested parameter "adf.ctrl-state6". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1024 bytes, use web_set_max_html_param_len to increase the parameter size          [MsgId: MERR-26377]
Action.c(65): web_url("login.jspx") highest severity level was "ERROR", 7113 body bytes, 304 header bytes, 32 chunking overhead bytes          [MsgId: MMSG-26387]
变量保存的函数我尝试改了以后再回放,还是会报错,求助大神啊~~~~~~~~



作者: wangyy_1103    时间: 2016-3-25 17:01
web_reg_save_param("adf.ctrl-state6",
                "LB=_adf.ctrl-state=",
                "RB=\"",
                "Ord=1",
                "Search=Body",
                "RelFrameId=2",
                LAST);
作者: fhhh_eyou    时间: 2016-3-27 13:43
保存变量不匹配,长度加长,如定义:long
作者: wangyy_1103    时间: 2016-3-28 09:25
fhhh_eyou 发表于 2016-3-27 13:43
保存变量不匹配,长度加长,如定义:long

你好,想请教您,在什么地方定义呢?这个变量是自动保存的,我需要做什么改动吗




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2