51Testing软件测试论坛

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

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 2969|回复: 10
打印 上一主题 下一主题

[求助] 十万火急,关联!

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2008-7-3 16:02:24 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
脚本如下:
#include "web_api.h"


Action()
{
        web_reg_find("Text=澳中銀公司客戶關係管理系統",
                LAST);
    web_reg_save_param("test","LB=jsessionid=","LB=\"","ORD=1","serach=body","RelframeID=1",LAST);
        web_url("cms",
                "URL=http://www.yitong.com.cn:8083/cms",
                "TargetFrame=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t1.inf",
                "Mode=HTML",
                EXTRARES,
                "Url=/cms/page/images/bg01.gif", "Referer=http://www.yitong.com.cn:8083/cms/", ENDITEM,
                LAST);

        lr_think_time( 4 );

        web_reg_find("Text=澳中銀公司客戶關係管理系統",
                LAST);

        web_reg_find("Text=頂層菜單欄",
                LAST);

        web_reg_find("Text=左菜單欄",
                LAST);

        web_submit_data("login.shtml;jsessionid=F6C47A5A4E89109A0A752609CA9C224F",
                "Action=http://www.yitong.com.cn:8083/cms/login.shtml;jsessionid={test}",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/html",
                "Referer=http://www.yitong.com.cn:8083/cms/",
                "Snapshot=t2.inf",
                "Mode=HTML",
                ITEMDATA,
                "Name=usrId", "Value=admin", ENDITEM,
                "Name=usrPwd", "Value=admin", ENDITEM,
                "Name=verifycode", "Value=", ENDITEM,
                "Name=x", "Value=0", ENDITEM,
                "Name=y", "Value=0", ENDITEM,
                EXTRARES,
                "Url=page/images/t-bg.jpg", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/top.html", ENDITEM,
                "Url=page/images/dh-bg.jpg", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/top.html", ENDITEM,
                "Url=page/images/splitter_bg.gif", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/adjust.jsp", ENDITEM,
                LAST);

        web_submit_data("notes.shtml",
                "Action=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=countTask&type=1",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/plain",
                "Referer=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=first",
                "Snapshot=t3.inf",
                "Mode=HTML",
                ITEMDATA,
                LAST);

        web_submit_data("notes.shtml_2",
                "Action=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=countTask&type=2",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/plain",
                "Referer=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=first",
                "Snapshot=t4.inf",
                "Mode=HTML",
                ITEMDATA,
                LAST);

        web_submit_data("notes.shtml_3",
                "Action=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=countTask&type=6",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/plain",
                "Referer=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=first",
                "Snapshot=t5.inf",
                "Mode=HTML",
                ITEMDATA,
                LAST);

        web_submit_data("notes.shtml_4",
                "Action=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=countTask&type=7",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/plain",
                "Referer=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=first",
                "Snapshot=t6.inf",
                "Mode=HTML",
                ITEMDATA,
                LAST);

        web_submit_data("notes.shtml_5",
                "Action=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=countTask&type=3",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/plain",
                "Referer=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=first",
                "Snapshot=t7.inf",
                "Mode=HTML",
                ITEMDATA,
                LAST);

        web_submit_data("notes.shtml_6",
                "Action=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=countTask&type=8",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/plain",
                "Referer=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=first",
                "Snapshot=t8.inf",
                "Mode=HTML",
                ITEMDATA,
                EXTRARES,
                "Url=../assets/tasknode.css", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/yahoo-min.js", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/event-min.js", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/dom-min.js", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/logger-min.js", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/treeview-min.js", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../page/images/changeuser.gif", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../page/images/cd000.jpg", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../page/images/background.gif", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/treeview/assets/sprite-menu.gif", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/treeview/assets/treeview-loading.gif", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                LAST);

        lr_think_time( 4 );

        web_reg_find("Text=My JSP '070102_Q.jsp' starting page",
                LAST);

        web_url("T0601.shtml",
                "URL=http://www.yitong.com.cn:8083/cms/operation/T0601.shtml?action=toQuery",
                "TargetFrame=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002",
                "Snapshot=t9.inf",
                "Mode=HTML",
                EXTRARES,
                "Url=../plugins/YahooUI/connection-min.js", "Referer=http://www.yitong.com.cn:8083/cms/operation/T0601.shtml?action=toQuery", ENDITEM,
                LAST);

        lr_think_time( 5 );

        web_reg_find("Text=帶分頁的報表",
                LAST);

        web_submit_data("T0601.shtml_2",
                "Action=http://www.yitong.com.cn:8083/cms/operation/T0601.shtml?action=toList",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/html",
                "Referer=http://www.yitong.com.cn:8083/cms/operation/T0601.shtml?action=toQuery",
                "Snapshot=t10.inf",
                "Mode=HTML",
                ITEMDATA,
                "Name=sysdate", "Value=2007/03", ENDITEM,
                "Name=cifn", "Value=", ENDITEM,
                "Name=cifk", "Value=", ENDITEM,
                "Name=chnname", "Value=", ENDITEM,
                "Name=custname", "Value=", ENDITEM,
                "Name=CUBK", "Value=", ENDITEM,
                "Name=rptno", "Value=", ENDITEM,
                "Name=occubusi", "Value=", ENDITEM,
                "Name=cuty", "Value=", ENDITEM,
                "Name=putoccu", "Value=", ENDITEM,
                "Name=area", "Value=", ENDITEM,
                "Name=sizeclas", "Value=", ENDITEM,
                "Name=curank", "Value=", ENDITEM,
                "Name=mkagent", "Value=", ENDITEM,
                "Name=usrId", "Value=", ENDITEM,
                "Name=Submit", "Value=查  詢", ENDITEM,
                LAST);

        lr_think_time( 5 );

        web_reg_find("Text=My JSP '070102_Q.jsp' starting page",
                LAST);

        web_url("T0602.shtml",
                "URL=http://www.yitong.com.cn:8083/cms/operation/T0602.shtml?action=toQuery",
                "TargetFrame=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002",
                "Snapshot=t11.inf",
                "Mode=HTML",
                EXTRARES,
                "Url=../plugins/YahooUI/connection-min.js", "Referer=http://www.yitong.com.cn:8083/cms/operation/T0602.shtml?action=toQuery", ENDITEM,
                LAST);

        lr_think_time( 6 );

        web_reg_find("Text=帶分頁的報表",
                LAST);

        web_submit_data("T0602.shtml_2",
                "Action=http://www.yitong.com.cn:8083/cms/operation/T0602.shtml?action=toList",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/html",
                "Referer=http://www.yitong.com.cn:8083/cms/operation/T0602.shtml?action=toQuery",
                "Snapshot=t12.inf",
                "Mode=HTML",
                ITEMDATA,
                "Name=acno", "Value=0023660855", ENDITEM,
                "Name=stadate", "Value=2007/03", ENDITEM,
                "Name=duedate", "Value=2008/03", ENDITEM,
                "Name=Submit", "Value=查  詢", ENDITEM,
                LAST);

        lr_think_time( 1 );

        web_reg_find("Text=退出系統",
                LAST);

        web_url("logout.jsp",
                "URL=http://www.yitong.com.cn:8083/cms/page/jsp/index/logout.jsp",
                "TargetFrame=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t13.inf",
                "Mode=HTML",
                LAST);

        web_reg_find("Text=澳中銀公司客戶關係管理系統",
                LAST);

        web_url("login.jsp",
                "URL=http://www.yitong.com.cn:8083/cms/page/jsp/index/login.jsp",
                "TargetFrame=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t14.inf",
                "Mode=HTML",
                EXTRARES,
                "Url=/cms/page/images/bg01.gif", ENDITEM,
                LAST);

        return 0;
}

报错如下:
Action.c(8): Error -27298: The "LB" argument (number 3) is specified more than once          [MsgId: MERR-27298]
Action.c(8): Registering web_reg_save_param highest severity level was "ERROR"          [MsgId: MMSG-26389]
求助,我实在搞不定了,万分感激!
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
 楼主| 发表于 2008-7-3 16:03:29 | 只看该作者
还有个错误如下:
Action.c(8): Error -27257: Pending web_reg_save_param/reg_find/create_html_param[_ex] request(s) detected and reset at the end of iteration number 1          [MsgId: MERR-27257]
回复 支持 反对

使用道具 举报

该用户从未签到

3#
发表于 2008-7-3 16:08:14 | 只看该作者
看这个错误描述好象是左边界写的不对   你再仔细检查一下
回复 支持 反对

使用道具 举报

该用户从未签到

4#
发表于 2008-7-3 16:11:04 | 只看该作者

回复 2# 的帖子

你解决了上面的问题,这个问题应该就不会存在了!
回复 支持 反对

使用道具 举报

该用户从未签到

5#
 楼主| 发表于 2008-7-3 16:17:15 | 只看该作者

回复 4# 的帖子

web_submit_data("login.shtml;jsessionid=F6C47A5A4E89109A0A752609CA9C224F",
                "Action=http://www.yitong.com.cn:8083/cms/login.shtml;jsessionid=F6C47A5A4E89109A0A752609CA9C224F",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/html",
                "Referer=http://www.yitong.com.cn:8083/cms/",
                "Snapshot=t2.inf",
                "Mode=HTML",
                ITEMDATA,
                "Name=usrId", "Value=admin", ENDITEM,
                "Name=usrPwd", "Value=admin", ENDITEM,
                "Name=verifycode", "Value=", ENDITEM,
                "Name=x", "Value=0", ENDITEM,
                "Name=y", "Value=0", ENDITEM,
                EXTRARES,

上面出现了两个同样的动态数据F6C47A5A4E89109A0A752609CA9C224F ,那我是不是要做两个不同的关联啊!
                "Url=page/images/t-bg.jpg", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/top.html", ENDITEM,
                "Url=page/images/dh-bg.jpg", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/top.html", ENDITEM,
                "Url=page/images/splitter_bg.gif", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/adjust.jsp", ENDITEM,
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

6#
 楼主| 发表于 2008-7-3 16:18:32 | 只看该作者
web_submit_data("login.shtml;jsessionid=F6C47A5A4E89109A0A752609CA9C224F",
                "Action=http://www.yitong.com.cn:8083/cms/login.shtml;jsessionid=F6C47A5A4E89109A0A752609CA9C224F",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/html",
                "Referer=http://www.yitong.com.cn:8083/cms/",
                "Snapshot=t2.inf",
                "Mode=HTML",
                ITEMDATA,
                "Name=usrId", "Value=admin", ENDITEM,
                "Name=usrPwd", "Value=admin", ENDITEM,
                "Name=verifycode", "Value=", ENDITEM,
                "Name=x", "Value=0", ENDITEM,
                "Name=y", "Value=0", ENDITEM,
                EXTRARES,

上面脚本中出现了两个同样的动态数据F6C47A5A4E89109A0A752609CA9C224F ,那我是不是要做两个不同的关联啊!
回复 支持 反对

使用道具 举报

该用户从未签到

7#
 楼主| 发表于 2008-7-3 16:34:17 | 只看该作者
改正后的脚本如下:
#include "web_api.h"


Action()
{
        web_reg_find("Text=澳中銀公司客戶關係管理系統",
                LAST);

        web_set_max_html_param_len("1024");

        /* Registering parameter(s) from source task id 3
        // {JSESSIONID2} = "B3324B4A77625CAFB8E145F3E6026232?action=authLogin"
        // */
        web_reg_save_param("JSESSIONID2",
                "LB/IC=jsessionid=",
                "RB/IC=\"",
                "Ord=1",
                "Search=body",
                "RelFrameId=1",
                LAST);

        // [WCSPARAM WCSParam_Diff1 32 B3324B4A77625CAFB8E145F3E6026232] Parameter {WCSParam_Diff1} created by Correlation Studio
        web_reg_save_param( "WCSParam_Diff1", "LB=jsessionid=", "RB=?", "Ord=1", "Search=Body", "RelFrameId=1", LAST );
        web_url("cms",
                "URL=http://www.yitong.com.cn:8083/cms",
                "TargetFrame=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t1.inf",
                "Mode=HTML",
                EXTRARES,
                "Url=/cms/page/images/bg01.gif", "Referer=http://www.yitong.com.cn:8083/cms/", ENDITEM,
                LAST);

        lr_think_time( 7 );

        web_reg_find("Text=澳中銀公司客戶關係管理系統",
                LAST);

        web_reg_find("Text=頂層菜單欄",
                LAST);

        web_reg_find("Text=左菜單欄",
                LAST);

        web_submit_data("login.shtml;jsessionid={WCSParam_Diff1}",
                "Action=http://www.yitong.com.cn:8083/cms/login.shtml;jsessionid={JSESSIONID2}",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/html",
                "Referer=http://www.yitong.com.cn:8083/cms/",
                "Snapshot=t2.inf",
                "Mode=HTML",
                ITEMDATA,
                "Name=usrId", "Value=admin", ENDITEM,
                "Name=usrPwd", "Value=admin", ENDITEM,
                "Name=verifycode", "Value=", ENDITEM,
                "Name=x", "Value=0", ENDITEM,
                "Name=y", "Value=0", ENDITEM,
                EXTRARES,
                "Url=page/images/dh-bg.jpg", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/top.html", ENDITEM,
                "Url=page/images/t-bg.jpg", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/top.html", ENDITEM,
                "Url=page/images/splitter_bg.gif", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/adjust.jsp", ENDITEM,
                "Url=assets/tasknode.css", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                LAST);

        web_submit_data("notes.shtml",
                "Action=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=countTask&type=1",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/plain",
                "Referer=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=first",
                "Snapshot=t3.inf",
                "Mode=HTML",
                ITEMDATA,
                LAST);

        web_submit_data("notes.shtml_2",
                "Action=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=countTask&type=3",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/plain",
                "Referer=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=first",
                "Snapshot=t4.inf",
                "Mode=HTML",
                ITEMDATA,
                LAST);

        web_submit_data("notes.shtml_3",
                "Action=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=countTask&type=6",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/plain",
                "Referer=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=first",
                "Snapshot=t5.inf",
                "Mode=HTML",
                ITEMDATA,
                LAST);

        web_submit_data("notes.shtml_4",
                "Action=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=countTask&type=8",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/plain",
                "Referer=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=first",
                "Snapshot=t6.inf",
                "Mode=HTML",
                ITEMDATA,
                LAST);

        web_submit_data("notes.shtml_5",
                "Action=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=countTask&type=7",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/plain",
                "Referer=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=first",
                "Snapshot=t7.inf",
                "Mode=HTML",
                ITEMDATA,
                LAST);

        web_submit_data("notes.shtml_6",
                "Action=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=countTask&type=2",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/plain",
                "Referer=http://www.yitong.com.cn:8083/cms/system/notes.shtml?action=first",
                "Snapshot=t8.inf",
                "Mode=HTML",
                ITEMDATA,
                EXTRARES,
                "Url=../plugins/YahooUI/yahoo-min.js", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/event-min.js", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/dom-min.js", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/logger-min.js", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/treeview-min.js", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../page/images/changeuser.gif", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../page/images/cd000.jpg", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../page/images/background.gif", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/treeview/assets/sprite-menu.gif", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                "Url=../plugins/YahooUI/treeview/assets/treeview-loading.gif", "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002", ENDITEM,
                LAST);

        web_reg_find("Text=My JSP '070102_Q.jsp' starting page",
                LAST);

        web_url("T0601.shtml",
                "URL=http://www.yitong.com.cn:8083/cms/operation/T0601.shtml?action=toQuery",
                "TargetFrame=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002",
                "Snapshot=t9.inf",
                "Mode=HTML",
                EXTRARES,
                "Url=../plugins/YahooUI/connection-min.js", "Referer=http://www.yitong.com.cn:8083/cms/operation/T0601.shtml?action=toQuery", ENDITEM,
                LAST);

        lr_think_time( 3 );

        web_reg_find("Text=帶分頁的報表",
                LAST);

        web_submit_data("T0601.shtml_2",
                "Action=http://www.yitong.com.cn:8083/cms/operation/T0601.shtml?action=toList",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/html",
                "Referer=http://www.yitong.com.cn:8083/cms/operation/T0601.shtml?action=toQuery",
                "Snapshot=t10.inf",
                "Mode=HTML",
                ITEMDATA,
                "Name=sysdate", "Value=2007/03", ENDITEM,
                "Name=cifn", "Value=", ENDITEM,
                "Name=cifk", "Value=", ENDITEM,
                "Name=chnname", "Value=", ENDITEM,
                "Name=custname", "Value=", ENDITEM,
                "Name=CUBK", "Value=", ENDITEM,
                "Name=rptno", "Value=", ENDITEM,
                "Name=occubusi", "Value=", ENDITEM,
                "Name=cuty", "Value=", ENDITEM,
                "Name=putoccu", "Value=", ENDITEM,
                "Name=area", "Value=", ENDITEM,
                "Name=sizeclas", "Value=", ENDITEM,
                "Name=curank", "Value=", ENDITEM,
                "Name=mkagent", "Value=", ENDITEM,
                "Name=usrId", "Value=", ENDITEM,
                "Name=Submit", "Value=查  詢", ENDITEM,
                LAST);

        lr_think_time( 6 );

        web_reg_find("Text=My JSP '070102_Q.jsp' starting page",
                LAST);

        web_url("T0602.shtml",
                "URL=http://www.yitong.com.cn:8083/cms/operation/T0602.shtml?action=toQuery",
                "TargetFrame=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://www.yitong.com.cn:8083/cms/page/jsp/index/left.jsp?falg=002",
                "Snapshot=t11.inf",
                "Mode=HTML",
                EXTRARES,
                "Url=../plugins/YahooUI/connection-min.js", "Referer=http://www.yitong.com.cn:8083/cms/operation/T0602.shtml?action=toQuery", ENDITEM,
                LAST);

        lr_think_time( 7 );

        web_reg_find("Text=帶分頁的報表",
                LAST);

        web_submit_data("T0602.shtml_2",
                "Action=http://www.yitong.com.cn:8083/cms/operation/T0602.shtml?action=toList",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/html",
                "Referer=http://www.yitong.com.cn:8083/cms/operation/T0602.shtml?action=toQuery",
                "Snapshot=t12.inf",
                "Mode=HTML",
                ITEMDATA,
                "Name=acno", "Value=0023660855", ENDITEM,
                "Name=stadate", "Value=2007/03", ENDITEM,
                "Name=duedate", "Value=2008/03", ENDITEM,
                "Name=Submit", "Value=查  詢", ENDITEM,
                LAST);

        lr_think_time( 1 );

        web_reg_find("Text=退出系統",
                LAST);

        web_url("logout.jsp",
                "URL=http://www.yitong.com.cn:8083/cms/page/jsp/index/logout.jsp",
                "TargetFrame=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t13.inf",
                "Mode=HTML",
                LAST);

        web_reg_find("Text=澳中銀公司客戶關係管理系統",
                LAST);

        web_url("login.jsp",
                "URL=http://www.yitong.com.cn:8083/cms/page/jsp/index/login.jsp",
                "TargetFrame=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t14.inf",
                "Mode=HTML",
                EXTRARES,
                "Url=/cms/page/images/bg01.gif", ENDITEM,
                LAST);

        return 0;
}

但是仍然报错,错误如下:

Action.c(165): Error -26627: HTTP Status-Code=404 (/cms/operation/a.html) for "http://www.yitong.com.cn:8083/cms/operation/a.html"          [MsgId: MERR-26627]
Action.c(165): Error -26627: HTTP Status-Code=404 (/cms/operation/a.html) for "http://www.yitong.com.cn:8083/cms/operation/a.html"  
Action.c(165): web_submit_data("T0601.shtml_2") highest severity level was "ERROR", 49798 body bytes, 681 header bytes, 53 chunking overhead bytes          [MsgId: MMSG-26387]
回复 支持 反对

使用道具 举报

该用户从未签到

8#
发表于 2008-7-3 16:56:24 | 只看该作者
楼主代码太长了,能只把关键之处贴出来吗?

你原来的

web_reg_save_param("test","LB=jsessionid=","LB=\"","ORD=1","serach=body","RelframeID=1",LAST);

这里指定了两次LB了

我只看到这里,其他太长没看,,,
回复 支持 反对

使用道具 举报

该用户从未签到

9#
发表于 2008-7-3 18:03:39 | 只看该作者
哦    应该就是楼上说的这个原因,我刚才居然没有看到你写了两个LB!
回复 支持 反对

使用道具 举报

该用户从未签到

10#
发表于 2008-7-3 18:05:26 | 只看该作者

回复 5# 的帖子

两个动态数据未必都要做关联,关键是看他是server      response还是client    request,如果是server    response那就需要做关联
回复 支持 反对

使用道具 举报

该用户从未签到

11#
 楼主| 发表于 2008-7-4 08:50:49 | 只看该作者
非常感谢,问题解决了,两个都需要关联.
回复 支持 反对

使用道具 举报

本版积分规则

关闭

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

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

GMT+8, 2024-11-16 13:02 , Processed in 0.076868 second(s), 27 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

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