51Testing软件测试论坛

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

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 3889|回复: 18
打印 上一主题 下一主题

[原创] 急,请教大家三个LR的问题

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2007-4-24 19:27:12 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
我在用LR 进行测试时,出现下列问题:
1.Action.c(2152): Continuing after Error -26542: Incomplete "Transfer-Encoding: chunked" body for URL="http://10.0.2.91:8080/sb/member/logout.action?requestedLocale=zh_TW" (internal information: _eState=2, _liChunkBodyRemainingLen=5428)       
2.Action.c(11): Continuing after Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively.       
3. Action.c(484): Continuing after Error -26366: "Text=Welcome to Samvo" not found for web_reg_find
该怎么做了,谢谢sdlkfj9
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
发表于 2007-4-24 21:40:26 | 只看该作者
从下面这句话看,是不是你的检查点失败了。

Text=Welcome to Samvo" not found for web_reg_find

能不能把脚本发出来,大家帮你看看。
回复 支持 反对

使用道具 举报

该用户从未签到

3#
 楼主| 发表于 2007-4-25 10:27:31 | 只看该作者
脚本比较长,我会分段发,请大家耐心的看呀
回复 支持 反对

使用道具 举报

该用户从未签到

4#
 楼主| 发表于 2007-4-25 10:28:46 | 只看该作者
#include "web_api.h"


Action()
{
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("member",
                "URL=http://10.0.2.91:8080/sb/member",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t1.inf",
                "Mode=HTTP",
                LAST);
        web_concurrent_start(NULL);
        web_url("style_print.css",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t2.inf",
                LAST);
        web_url("home.css",
                "URL=http://10.0.2.91:8080/sb/member/style/home.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t3.inf",
                LAST);
        web_url("script.js",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t4.inf",
                LAST);
        web_url("util_form.js",
                "URL=http://10.0.2.91:8080/sb/script/util_form.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t5.inf",
                LAST);
        web_url("sign.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/sign.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t6.inf",
                LAST);
        web_url("news43.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/news43.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t7.inf",
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

5#
 楼主| 发表于 2007-4-25 10:29:37 | 只看该作者
web_url("flashad.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/flashad.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t8.inf",
                LAST);
        web_url("notice_tr.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/notice_tr.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t9.inf",
                LAST);
        web_url("notice_bl.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/notice_bl.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t10.inf",
                LAST);
        web_url("notice_tl.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/notice_tl.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t11.inf",
                LAST);
        web_url("news11.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/news11.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t13.inf",
                LAST);
        web_url("notice_br.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/notice_br.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t14.inf",
                LAST);
        web_url("news12.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/news12.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t17.inf",
                LAST);
        web_url("news13.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/news13.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t20.inf",
                LAST);
        web_url("news21.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/news21.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t21.inf",
                LAST);
        web_url("news23.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/news23.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t22.inf",
                LAST);
        web_url("news31.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/news31.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t23.inf",
                LAST);
        web_url("news32.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/news32.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t25.inf",
                LAST);
        web_url("news33.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/news33.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t28.inf",
                LAST);
        web_url("news41.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/news41.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t29.inf",
                LAST);
        web_url("news42.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/news42.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t30.inf",
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

6#
 楼主| 发表于 2007-4-25 10:30:17 | 只看该作者
web_url("hot.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/hot.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t31.inf",
                LAST);
        web_url("hot1.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/hot1.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t32.inf",
                LAST);
        web_url("hot2.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/hot2.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t33.inf",
                LAST);
        web_url("hot3.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/hot3.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t34.inf",
                LAST);
        web_url("hot4.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/hot4.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t35.inf",
                LAST);
        web_url("contactus.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/contactus.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t36.inf",
                LAST);
        web_url("signup.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/signup.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t37.inf",
                LAST);
        web_url("news22.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/news22.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t38.inf",
                LAST);
        web_concurrent_end(NULL);
        web_url("lc.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/lc.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t12.inf",
                LAST);
        web_concurrent_start(NULL);
        web_url("rc.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/rc.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t15.inf",
                LAST);
        web_url("lc2.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/lc2.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t16.inf",
                LAST);
        web_concurrent_end(NULL);
        web_concurrent_start(NULL);
        web_url("newstitlebg.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/newstitlebg.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t18.inf",
                LAST);
        web_url("rc2.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/rc2.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t19.inf",
                LAST);
        web_concurrent_end(NULL);
        web_url("nav_menubg.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/nav_menubg.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t24.inf",
                LAST);
        web_concurrent_start(NULL);
        web_url("nav_submenu.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/nav_submenu.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t26.inf",
                LAST);
        web_url("blogo.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/blogo.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t27.inf",
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

7#
 楼主| 发表于 2007-4-25 10:31:03 | 只看该作者
web_concurrent_end(NULL);

        lr_start_transaction("login");

        web_concurrent_start(NULL);
        web_url("nav_submenu.gif_2",
                "URL=http://10.0.2.91:8080/sb/member/images/nav_submenu.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t39.inf",
                LAST);
        web_url("nav_submenu.gif_3",
                "URL=http://10.0.2.91:8080/sb/member/images/nav_submenu.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t40.inf",
                LAST);
        web_url("nav_submenu.gif_4",
                "URL=http://10.0.2.91:8080/sb/member/images/nav_submenu.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t41.inf",
                LAST);
        web_concurrent_end(NULL);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_submit_data("login.action",
                "Action=http://10.0.2.91:8080/sb/member/login.action",
                "Method=POST",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t42.inf",
                "Mode=HTTP",
                ITEMDATA,
                "Name=meCode", "Value={UName03}", ENDITEM,
                "Name=password", "Value=123456", ENDITEM,
                "Name=x", "Value=8", ENDITEM,
                "Name=y", "Value=8", ENDITEM,
                LAST);
        web_concurrent_start(NULL);
        web_url("Intro_03_01.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_01.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t43.inf",
                LAST);
        web_url("style.css",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t44.inf",
                LAST);
        web_url("Intro_03_04.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_04.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t45.inf",
                LAST);
        web_url("Intro.css",
                "URL=http://10.0.2.91:8080/sb/member/style/Intro.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t46.inf",
                LAST);
        web_url("Intro_dot_07.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_dot_07.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t47.inf",
                LAST);
        web_url("trans.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/trans.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t48.inf",
                LAST);
        web_url("Intro_03_07.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_07.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t49.inf",
                LAST);
        web_url("Intro_03_02.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_02.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t50.inf",
                LAST);
        web_url("Intro_03_03.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_03.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t52.inf",
                LAST);
        web_url("Intro_03_10.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_10.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t53.inf",
                LAST);
        web_url("Intro_03_06.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_06.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t55.inf",
                LAST);
        web_url("Intro_03_08.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_08.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t56.inf",
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

8#
 楼主| 发表于 2007-4-25 10:31:44 | 只看该作者
web_concurrent_end(NULL);

        lr_start_transaction("login");

        web_concurrent_start(NULL);
        web_url("nav_submenu.gif_2",
                "URL=http://10.0.2.91:8080/sb/member/images/nav_submenu.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t39.inf",
                LAST);
        web_url("nav_submenu.gif_3",
                "URL=http://10.0.2.91:8080/sb/member/images/nav_submenu.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t40.inf",
                LAST);
        web_url("nav_submenu.gif_4",
                "URL=http://10.0.2.91:8080/sb/member/images/nav_submenu.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t41.inf",
                LAST);
        web_concurrent_end(NULL);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_submit_data("login.action",
                "Action=http://10.0.2.91:8080/sb/member/login.action",
                "Method=POST",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/home.action?requestedLocale=zh_tw",
                "Snapshot=t42.inf",
                "Mode=HTTP",
                ITEMDATA,
                "Name=meCode", "Value={UName03}", ENDITEM,
                "Name=password", "Value=123456", ENDITEM,
                "Name=x", "Value=8", ENDITEM,
                "Name=y", "Value=8", ENDITEM,
                LAST);
        web_concurrent_start(NULL);
        web_url("Intro_03_01.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_01.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t43.inf",
                LAST);
        web_url("style.css",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t44.inf",
                LAST);
        web_url("Intro_03_04.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_04.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t45.inf",
                LAST);
        web_url("Intro.css",
                "URL=http://10.0.2.91:8080/sb/member/style/Intro.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t46.inf",
                LAST);
        web_url("Intro_dot_07.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_dot_07.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t47.inf",
                LAST);
        web_url("trans.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/trans.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t48.inf",
                LAST);
        web_url("Intro_03_07.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_07.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t49.inf",
                LAST);
        web_url("Intro_03_02.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_02.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t50.inf",
                LAST);
        web_url("Intro_03_03.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_03.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t52.inf",
                LAST);
        web_url("Intro_03_10.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_10.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t53.inf",
                LAST);
        web_url("Intro_03_06.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_06.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t55.inf",
                LAST);
        web_url("Intro_03_08.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/Intro_03_08.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/login.action",
                "Snapshot=t56.inf",
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

9#
 楼主| 发表于 2007-4-25 10:32:10 | 只看该作者
web_concurrent_end(NULL);
        web_url("getMeNoticeXml.action_2",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t77.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_3",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t78.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_4",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t79.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_5",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t80.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_6",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t81.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_7",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t82.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_8",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t83.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_9",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t84.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_10",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t85.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_11",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t86.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_12",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t87.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_13",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t88.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_14",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t89.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_15",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t90.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_16",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t91.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_17",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t92.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_18",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t93.inf",
                "Mode=HTTP",
                LAST);


        lr_end_transaction("login", LR_AUTO);
回复 支持 反对

使用道具 举报

该用户从未签到

10#
 楼主| 发表于 2007-4-25 10:52:29 | 只看该作者
lr_think_time(10);

        web_url("getMeNoticeXml.action_19",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t94.inf",
                "Mode=HTTP",
                LAST);


        lr_think_time(5);

        lr_start_transaction("beg");
       

        web_url("getMeNoticeXml.action_76",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t151.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("listHdSoccerEventMarketAh.action",
                "URL=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t158.inf",
                "Mode=HTTP",
                LAST);
        web_concurrent_start(NULL);
        web_url("style_print.css_4",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t159.inf",
                LAST);
        web_url("style.css_4",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t160.inf",
                LAST);
        web_url("script.js_4",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t161.inf",
                LAST);
        web_url("script.js_5",
                "URL=http://10.0.2.91:8080/sb/member/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t162.inf",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        // [WCSPARAM WCSParam_Diff1 14 20070412170952] Parameter {WCSParam_Diff1} created by Correlation Studio
        web_reg_save_param("WCSParam_Diff1",
                "LB=Last timestamp: ",
                "RB=<",
                "Ord=1",
                "RelFrameId=1",
                "Search=Body",
                LAST);
        web_url("refreshHdSoccerEventMarketAh.action",
                "URL=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t164.inf",
                "Mode=HTTP",
                LAST);
        web_concurrent_end(NULL);
        web_url("lc.gif_2",
                "URL=http://10.0.2.91:8080/sb/member/images/lc.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t163.inf",
                LAST);
        web_url("rc.gif_2",
                "URL=http://10.0.2.91:8080/sb/member/images/rc.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t165.inf",
                LAST);
        web_url("getMeNoticeXml.action_83",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t166.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_84",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t167.inf",
                "Mode=HTTP",
                LAST);
        web_url("style.css_5",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action",
                "Snapshot=t168.inf",
                LAST);
        web_url("script.js_6",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action",
                "Snapshot=t169.inf",
                LAST);
        web_url("style_print.css_5",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action",
                "Snapshot=t170.inf",
                LAST);
        web_url("getMeNoticeXml.action_85",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t171.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("refreshHdSoccerEventMarketAh.action_2",
                "URL=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t178.inf",
                "Mode=HTTP",
                LAST);
        web_concurrent_start(NULL);
        web_url("style_print.css_6",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t179.inf",
                LAST);
        web_url("style.css_6",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t180.inf",
                LAST);
        web_url("script.js_7",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t181.inf",
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

11#
 楼主| 发表于 2007-4-25 10:53:22 | 只看该作者
web_concurrent_end(NULL);
        web_url("getMeNoticeXml.action_92",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t182.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("refreshHdSoccerEventMarketAh.action_3",
                "URL=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t189.inf",
                "Mode=HTTP",
                LAST);
        web_concurrent_start(NULL);
        web_url("style_print.css_7",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t190.inf",
                LAST);
        web_url("script.js_8",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t191.inf",
                LAST);
        web_concurrent_end(NULL);
        web_url("getMeNoticeXml.action_99",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t192.inf",
                "Mode=HTTP",
                LAST);
        web_url("style.css_7",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t193.inf",
                LAST);
        web_url("getMeNoticeXml.action_100",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t194.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("refreshHdSoccerEventMarketAh.action_4",
                "URL=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t199.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_105",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t200.inf",
                "Mode=HTTP",
                LAST);
        web_url("style_print.css_8",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t201.inf",
                LAST);
        web_url("style.css_8",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t202.inf",
                LAST);
        web_url("getMeNoticeXml.action_106",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t203.inf",
                "Mode=HTTP",
                LAST);
        web_url("script.js_9",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t204.inf",
                LAST);
        web_url("getMeNoticeXml.action_107",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t205.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("refreshHdSoccerEventMarketAh.action_5",
                "URL=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t211.inf",
                "Mode=HTTP",
                LAST);
        web_concurrent_start(NULL);
回复 支持 反对

使用道具 举报

该用户从未签到

12#
 楼主| 发表于 2007-4-25 10:53:48 | 只看该作者
web_url("style_print.css_9",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t212.inf",
                LAST);
        web_url("style.css_9",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t213.inf",
                LAST);
        web_concurrent_end(NULL);
        web_url("getMeNoticeXml.action_113",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t214.inf",
                "Mode=HTTP",
                LAST);
        web_url("script.js_10",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t219.inf",
                LAST);
        web_url("getMeNoticeXml.action_118",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t220.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("refreshHdSoccerEventMarketAh.action_6",
                "URL=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t226.inf",
                "Mode=HTTP",
                LAST);
        lr_think_time(20);
        web_concurrent_start(NULL);
        web_url("style.css_10",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t227.inf",
                LAST);
        web_url("style_print.css_10",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t228.inf",
                LAST);
        web_concurrent_end(NULL);
        web_url("getMeNoticeXml.action_124",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t229.inf",
                "Mode=HTTP",
                LAST);
        web_url("script.js_11",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t230.inf",
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

13#
 楼主| 发表于 2007-4-25 10:54:14 | 只看该作者
web_url("getMeNoticeXml.action_125",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t231.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("addSingleBet.action",
                "URL=http://10.0.2.91:8080/sb/member/addSingleBet.action?eventSelectionId=100412",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t235.inf",
                "Mode=HTTP",
                LAST);
        web_concurrent_start(NULL);
        web_url("style.css_11",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/addSingleBet.action?eventSelectionId=100412",
                "Snapshot=t236.inf",
                LAST);
        web_url("style_print.css_11",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/addSingleBet.action?eventSelectionId=100412",
                "Snapshot=t237.inf",
                LAST);
        web_url("script.js_12",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/addSingleBet.action?eventSelectionId=100412",
                "Snapshot=t238.inf",
                LAST);
        web_concurrent_end(NULL);
        web_url("getMeNoticeXml.action_129",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t239.inf",
                "Mode=HTTP",
                LAST);
        web_url("whitebarbottom.gif_2",
                "URL=http://10.0.2.91:8080/sb/member/images/whitebarbottom.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/addSingleBet.action?eventSelectionId=100412",
                "Snapshot=t240.inf",
                LAST);
        web_url("whitebartop.gif_2",
                "URL=http://10.0.2.91:8080/sb/member/images/whitebartop.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/addSingleBet.action?eventSelectionId=100412",
                "Snapshot=t241.inf",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("refreshHdSoccerEventMarketAh.action_7",
                "URL=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t242.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_130",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t243.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_131",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t244.inf",
                "Mode=HTTP",
                LAST);
        web_url("style_print.css_12",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t245.inf",
                LAST);
        web_url("style.css_12",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t246.inf",
                LAST);
        web_url("script.js_13",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t247.inf",
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

14#
 楼主| 发表于 2007-4-25 10:54:41 | 只看该作者
web_url("getMeNoticeXml.action_132",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t248.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("refreshHdSoccerEventMarketAh.action_8",
                "URL=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t255.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_submit_data("insertSingleBet.action",
                "Action=http://10.0.2.91:8080/sb/member/insertSingleBet.action",
                "Method=POST",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/addSingleBet.action?eventSelectionId=100412",
                "Snapshot=t256.inf",
                "Mode=HTTP",
                ITEMDATA,
                "Name=eventSelectionId", "Value=100412", ENDITEM,
                "Name=handicap", "Value=10", ENDITEM,
                "Name=price", "Value=1.16", ENDITEM,
                "Name=currentHomeScore", "Value=0", ENDITEM,
                "Name=currentAwayScore", "Value=0", ENDITEM,
                "Name=stake", "Value=100", ENDITEM,
                LAST);
        web_concurrent_start(NULL);
        web_url("style.css_13",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t257.inf",
                LAST);
        web_url("script.js_14",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t258.inf",
                LAST);
        web_concurrent_end(NULL);
        web_url("getMeNoticeXml.action_139",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t259.inf",
                "Mode=HTTP",
                LAST);
        web_url("lc2.gif_2",
                "URL=http://10.0.2.91:8080/sb/member/images/lc2.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/insertSingleBet.action",
                "Snapshot=t260.inf",
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

15#
 楼主| 发表于 2007-4-25 10:55:09 | 只看该作者
web_url("whitelogo.gif",
                "URL=http://10.0.2.91:8080/sb/member/images/whitelogo.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/insertSingleBet.action",
                "Snapshot=t261.inf",
                LAST);
        web_url("rc2.gif_2",
                "URL=http://10.0.2.91:8080/sb/member/images/rc2.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://10.0.2.91:8080/sb/member/insertSingleBet.action",
                "Snapshot=t262.inf",
                LAST);
        web_url("getMeNoticeXml.action_140",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t263.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("refreshHdSoccerEventMarketAh.action_9",
                "URL=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t269.inf",
                "Mode=HTTP",
                LAST);
        web_concurrent_start(NULL);
        web_url("style_print.css_13",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t270.inf",
                LAST);
        web_url("style.css_14",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t271.inf",
                LAST);
        web_url("script.js_15",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t272.inf",
                LAST);
        web_concurrent_end(NULL);
        web_url("getMeNoticeXml.action_146",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t273.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("refreshHdSoccerEventMarketAh.action_10",
                "URL=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t280.inf",
                "Mode=HTTP",
                LAST);
        web_concurrent_start(NULL);
        web_url("style_print.css_14",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t281.inf",
                LAST);
        web_url("style.css_15",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t282.inf",
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

16#
 楼主| 发表于 2007-4-25 10:55:33 | 只看该作者
web_concurrent_end(NULL);
        web_url("getMeNoticeXml.action_153",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t283.inf",
                "Mode=HTTP",
                LAST);
        web_url("script.js_16",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t284.inf",
                LAST);
        web_url("getMeNoticeXml.action_154",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t285.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("refreshHdSoccerEventMarketAh.action_11",
                "URL=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketAh.action",
                "Snapshot=t291.inf",
                "Mode=HTTP",
                LAST);
        web_concurrent_start(NULL);
        web_url("style_print.css_15",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t292.inf",
                LAST);
        web_url("style.css_16",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t293.inf",
                LAST);
        web_concurrent_end(NULL);
        web_url("getMeNoticeXml.action_160",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t294.inf",
                "Mode=HTTP",
                LAST);
        web_url("script.js_17",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketAh.action?lastTimestamp={WCSParam_Diff1}",
                "Snapshot=t295.inf",
                LAST);
        web_url("getMeNoticeXml.action_161",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t296.inf",
                "Mode=HTTP",
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

17#
 楼主| 发表于 2007-4-25 11:00:19 | 只看该作者
lr_think_time(10);
       
        web_url("getMeNoticeXml.action_162",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t297.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("listHdSoccerEventMarketHtah.action",
                "URL=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketHtah.action",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t302.inf",
                "Mode=HTTP",
                LAST);
        web_concurrent_start(NULL);
        web_url("script.js_18",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketHtah.action",
                "Snapshot=t303.inf",
                LAST);
        web_url("style.css_17",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketHtah.action",
                "Snapshot=t304.inf",
                LAST);
        web_concurrent_end(NULL);
        web_url("getMeNoticeXml.action_167",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t305.inf",
                "Mode=HTTP",
                LAST);
        web_url("style_print.css_16",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketHtah.action",
                "Snapshot=t306.inf",
                LAST);
        web_url("script.js_19",
                "URL=http://10.0.2.91:8080/sb/member/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketHtah.action",
                "Snapshot=t307.inf",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        // [WCSPARAM WCSParam_Diff2 14 20070412171034] Parameter {WCSParam_Diff2} created by Correlation Studio
        web_reg_save_param("WCSParam_Diff2",
                "LB=Last timestamp: ",
                "RB=<",
                "Ord=1",
                "RelFrameId=1",
                "Search=Body",
                LAST);
        web_url("refreshHdSoccerEventMarketHtah.action",
                "URL=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketHtah.action",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketHtah.action",
                "Snapshot=t308.inf",
                "Mode=HTTP",
                LAST);
        web_url("getMeNoticeXml.action_168",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t309.inf",
                "Mode=HTTP",
                LAST);
        web_url("style_print.css_17",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketHtah.action",
                "Snapshot=t310.inf",
                LAST);
        web_url("script.js_20",
                "URL=http://10.0.2.91:8080/sb/script/script.js",
                "Resource=1",
                "RecContentType=text/javascript",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketHtah.action",
                "Snapshot=t311.inf",
                LAST);
        web_url("style.css_18",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/refreshHdSoccerEventMarketHtah.action",
                "Snapshot=t312.inf",
                LAST);
        web_url("getMeNoticeXml.action_169",
                "URL=http://10.0.2.91:8080/sb/member/getMeNoticeXml.action",
                "Resource=0",
                "RecContentType=text/xml",
                "Referer=http://10.0.2.91:8080/sb/member/menu.action",
                "Snapshot=t313.inf",
                "Mode=HTTP",
                LAST);
        web_reg_find("Text=Welcome to Samvo",
                LAST);
        web_url("addSingleBet.action_2",
                "URL=http://10.0.2.91:8080/sb/member/addSingleBet.action?eventSelectionId=100468",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.0.2.91:8080/sb/member/listHdSoccerEventMarketHtah.action",
                "Snapshot=t316.inf",
                "Mode=HTTP",
                LAST);
        web_concurrent_start(NULL);
        web_url("style_print.css_18",
                "URL=http://10.0.2.91:8080/sb/member/style/style_print.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/addSingleBet.action?eventSelectionId=100468",
                "Snapshot=t317.inf",
                LAST);
        web_url("style.css_19",
                "URL=http://10.0.2.91:8080/sb/member/style/style.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://10.0.2.91:8080/sb/member/addSingleBet.action?eventSelectionId=100468",
                "Snapshot=t318.inf",
                LAST);
回复 支持 反对

使用道具 举报

该用户从未签到

18#
 楼主| 发表于 2007-4-25 11:04:44 | 只看该作者
richzhu, 你有QQ或者MSN 吗?我的脚本太长了,我发了这么多还没发完了。我用文档的形式发给你。好吗??
回复 支持 反对

使用道具 举报

该用户从未签到

19#
发表于 2007-5-8 16:48:57 | 只看该作者
太长了,看得累的。你定位到报错的相关几段脚本贴出就好了。也可以仔细看看运行的界面
回复 支持 反对

使用道具 举报

本版积分规则

关闭

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

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

GMT+8, 2024-11-16 20:29 , Processed in 0.097154 second(s), 27 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

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