51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 824|回复: 1
打印 上一主题 下一主题

[求助] loadrunner录制脚本添加关联后报这个错误是为什么?

[复制链接]
  • TA的每日心情
    开心
    2016-7-15 11:52
  • 签到天数: 8 天

    连续签到: 1 天

    [LV.3]测试连长

    跳转到指定楼层
    1#
    发表于 2015-8-12 12:52:03 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
    Action.c(6): Error -26377: No match found for the requested parameter "login". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size          [MsgId: MERR-26377]

    Action.c(6): Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively.          [MsgId: MERR-26374]

    Action.c(6): web_url("WebTours") highest severity level was "ERROR", 0 body bytes, 0 header bytes          [MsgId: MMSG-26388]
    分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
    收藏收藏
    回复

    使用道具 举报

  • TA的每日心情
    开心
    2016-7-15 11:52
  • 签到天数: 8 天

    连续签到: 1 天

    [LV.3]测试连长

    2#
     楼主| 发表于 2015-8-12 13:50:13 | 只看该作者
    Action()
    {

        web_reg_save_param("login","LB=Name=userSession Value=","RB=>",LAST);

            web_url("WebTours",
                    "URL=http://127.0.0.1:1080/WebTours",
                    "TargetFrame=",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=",
                    "Snapshot=t1.inf",
                    "Mode=HTML",
                    LAST);

            web_url("WebTours_2",
                    "URL=http://127.0.0.1:1080/WebTours",
                    "TargetFrame=",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=",
                    "Snapshot=t2.inf",
                    "Mode=HTML",
                    LAST);

            web_url("header.html",
                    "URL=http://127.0.0.1:1080/WebTours/header.html",
                    "TargetFrame=",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=http://127.0.0.1:1080/WebTours/",
                    "Snapshot=t3.inf",
                    "Mode=HTML",
                    LAST);

            web_url("welcome.pl",
                    "URL=http://127.0.0.1:1080/WebTours/welcome.pl?signOff=true",
                    "TargetFrame=",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=http://127.0.0.1:1080/WebTours/",
                    "Snapshot=t4.inf",
                    "Mode=HTML",
                    EXTRARES,
                    "Url=../favicon.ico", "Referer=", ENDITEM,
                    LAST);

            lr_think_time(6);

            web_submit_data("login.pl",
                    "Action=http://127.0.0.1:1080/WebTours/login.pl",
                    "Method=POST",
                    "TargetFrame=body",
                    "RecContentType=text/html",
                    "Referer=http://127.0.0.1:1080/WebTours/nav.pl?in=home",
                    "Snapshot=t5.inf",
                    "Mode=HTML",
                    ITEMDATA,
                    //"Name=userSession", "Value=116587.94272985fQQzQQcpDAtVzzzHDfQiVpQfDicf", ENDITEM,
                    "Name=userSession", "Value={login}", ENDITEM,
                    "Name=username", "Value=admin", ENDITEM,
                    "Name=password", "Value=admin", ENDITEM,
                    "Name=JSFormSubmit", "Value=off", ENDITEM,
                    "Name=login.x", "Value=73", ENDITEM,
                    "Name=login.y", "Value=4", ENDITEM,
                    LAST);

            web_submit_data("login.pl_2",
                    "Action=http://127.0.0.1:1080/WebTours/login.pl",
                    "Method=POST",
                    "TargetFrame=body",
                    "RecContentType=text/html",
                    "Referer=http://127.0.0.1:1080/WebTours/nav.pl?in=home",
                    "Snapshot=t6.inf",
                    "Mode=HTML",
                    ITEMDATA,
                    "Name=userSession", "Value=116587.94272985fQQzQQcpDAtVzzzHDfQiVpQfDicf", ENDITEM,
                    "Name=username", "Value=admin", ENDITEM,
                    "Name=password", "Value=admin", ENDITEM,
                    "Name=JSFormSubmit", "Value=off", ENDITEM,
                    "Name=login.x", "Value=73", ENDITEM,
                    "Name=login.y", "Value=4", ENDITEM,
                    LAST);

            web_url("login.pl_3",
                    "URL=http://127.0.0.1:1080/WebTours/login.pl?intro=true",
                    "TargetFrame=body",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=http://127.0.0.1:1080/WebTours/login.pl",
                    "Snapshot=t7.inf",
                    "Mode=HTML",
                    LAST);

            lr_think_time(4);

            web_url("welcome.pl_2",
                    "URL=http://127.0.0.1:1080/WebTours/welcome.pl?signOff=1",
                    "TargetFrame=",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=http://127.0.0.1:1080/WebTours/nav.pl?page=menu&in=home",
                    "Snapshot=t8.inf",
                    "Mode=HTML",
                    LAST);

            web_add_cookie("MSO=SID&1439278153&MSO_JSFormSubmit2&on&MSO_ServerErrorsProb&50&MSO_ServerLoadProb&50; DOMAIN=127.0.0.1");

            web_add_cookie("MTUserInfo=firstName&&address2&&username&admin&hash&78&lastName&%0A&address1&&creditCard&&expDate&%0A; DOMAIN=127.0.0.1");

            web_url("welcome.pl_3",
                    "URL=http://127.0.0.1:1080/WebTours/welcome.pl?signOff=1",
                    "TargetFrame=",
                    "Resource=0",
                    "RecContentType=text/html",
                    "Referer=http://127.0.0.1:1080/WebTours/nav.pl?page=menu&in=home",
                    "Snapshot=t9.inf",
                    "Mode=HTML",
                    LAST);

            return 0;
    }
    回复 支持 反对

    使用道具 举报

    本版积分规则

    关闭

    站长推荐上一条 /1 下一条

    小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

    GMT+8, 2024-11-7 03:34 , Processed in 0.062117 second(s), 22 queries .

    Powered by Discuz! X3.2

    © 2001-2024 Comsenz Inc.

    快速回复 返回顶部 返回列表