• 眼睛打架了,希望兄弟们今晚压测顺利


    Action()
    {


    lr_start_transaction("首页");

    web_reg_find("Search=All","Text=100","Fail=NotFound",LAST);

    web_custom_request("shouye",
    "URL=http://m.vip.com/index.html",
    "Method=GET",
    "Resource=0",
    "RecContentType=text/html",
    "Referer=",
    "Snapshot=t2.inf",
    "Mode=HTTP",
    LAST);


    lr_start_transaction("加载stuff");

    web_url("628bd8dbc4.layout.min.css",
    "URL=http://ms2-m.vipstatic.com/css/628bd8dbc4.layout.min.css",
    "Resource=1",
    "RecContentType=text/css",
    "Referer=http://ms2-m.vipstatic.com/",
    "Snapshot=t3.inf",
    LAST);

    web_url("86fe49ca90.common.min.css",
    "URL=http://ms2-m.vipstatic.com/css/86fe49ca90.common.min.css",
    "Resource=1",
    "RecContentType=text/css",
    "Referer=http://ms2-m.vipstatic.com/",
    "Snapshot=t3.inf",
    LAST);


    web_url("562a4c0e89.jquery-2.1.0.min.js",
    "URL=http://ms2-m.vipstatic.com/js/lib/562a4c0e89.jquery-2.1.0.min.js",
    "Resource=1",
    "RecContentType=application/x-javascript",
    "Referer=http://ms2-m.vipstatic.com/",
    "Snapshot=t5.inf",
    LAST);

    web_url("621c40b900.all.min.js",
    "URL=http://ms2-m.vipstatic.com/js/621c40b900.all.min.js",
    "Resource=1",
    "RecContentType=application/x-javascript",
    "Referer=http://ms2-m.vipstatic.com/",
    "Snapshot=t5.inf",
    LAST);


    web_url("mars_wap.js",
    "URL=http://3rd.vipstatic.com/mars_wap/mars_wap.js",
    "Resource=1",
    "RecContentType=application/x-javascript",
    "Referer=http://ms2-m.vipstatic.com/",
    "Snapshot=t5.inf",
    LAST);

    web_url("7fae035d74.swipe.min.js",
    "URL=http://ms2-m.vipstatic.com/js/7fae035d74.swipe.min.js",
    "Resource=1",
    "RecContentType=application/x-javascript",
    "Referer=http://ms2-m.vipstatic.com/",
    "Snapshot=t5.inf",
    LAST);

    web_url("bcf9017199.page.page.index.min.js",
    "URL=http://ms2-m.vipstatic.com/js/touch/bcf9017199.page.page.index.min.js",
    "Resource=1",
    "RecContentType=application/x-javascript",
    "Referer=http://ms2-m.vipstatic.com/",
    "Snapshot=t5.inf",
    LAST);

    web_url("f90fe14b29.report.min.js",
    "URL=http://ms2-m.vipstatic.com/js/f90fe14b29.report.min.js",
    "Resource=1",
    "RecContentType=application/x-javascript",
    "Referer=http://ms2-m.vipstatic.com/",
    "Snapshot=t5.inf",
    LAST);

    web_url("f90fe14b29",
    "URL=http://ms.vipstatic.com/vtm/vtm_config_res/prod/1415348575740_js_core.js",
    "Resource=1",
    "RecContentType=application/x-javascript",
    "Referer=http://ms2-m.vipstatic.com/",
    "Snapshot=t5.inf",
    LAST);


    web_custom_request("json",
    "URL=http://m.vip.com/ajaxapi-queryAdList.html?s=1434467439974&f=&zoneId=75",
    "Method=GET",
    "Resource=0",
    "RecContentType=text/json",
    "Referer=",
    "Snapshot=t2.inf",
    "Mode=HTTP",
    LAST);


    web_url("f90fe14b29",
    "URL=http://ms.vipstatic.com/vtm/vtm_config_res/prod/1415348575740_js_core.js",
    "Resource=1",
    "RecContentType=application/x-javascript",
    "Referer=http://ms2-m.vipstatic.com/",
    "Snapshot=t5.inf",
    LAST);


    lr_end_transaction("加载stuff", LR_AUTO);

    //http://mstats.vip.com/v1/timing/m?_t=1434450150994&p2=150&p4=506&p5=83&t0=0&t1=0&t2=12&t3=588&t4=6&t6=512&t7=752&t8=15&t9=1123
    lr_end_transaction("首页", LR_AUTO);

    return 0;
    }

  • 相关阅读:
    如何在android studio上加入OpenCV库
    c++ overload 、override、overwrite
    学习笔记:linux之文件空洞
    windows 编译安装PROJ.4
    RDD:基于内存的集群计算容错抽象
    用Scala语言轻松开发多线程、分布式以及集群式程序
    scala 读雷达数据文件,生成png
    linux下virtualBox挂载物理磁盘,启动第二块硬盘中的系统
    shell检查网络出现异常、僵尸进程、内存过低后,自动重启
    cordova 5.0版本说明
  • 原文地址:https://www.cnblogs.com/sea520/p/4582257.html
Copyright © 2020-2023  润新知