zoukankan      html  css  js  c++  java
  • 眼睛打架了,希望兄弟们今晚压测顺利

    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;
    }

  • 相关阅读:
    不同等级数据源的多级缓冲环的生成
    从DataTable到List<Model>(C#.net)
    string与char之间的转换以及如何获得string所占位数
    AndroidKotlin
    Android高级POS开发
    IOS 应用开发
    Android切屏的处理
    Android POS开发
    Android深入理解JNI
    Android的IPC机制Binder
  • 原文地址:https://www.cnblogs.com/sea520/p/4582257.html
Copyright © 2011-2022 走看看