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

  • 相关阅读:
    Eclipse创建Python工程
    MySQL python安装
    pip安装-python2.7.15
    接口测试-HTTP重点知识及 测试工具
    接口测试-基础
    关闭win10的自动更新功能
    高版本MySQL(5.7,5.8)的JDBC连接新问题
    错误:java.sql.SQLException: Access denied for user ''@'localhost' (using password: NO)
    Idea SpringBoot工程提示 "Error running 'xxxx'": Command line is too long... 问题解决
    错误:23:36:21.161 [main] ERROR org.springframework.boot.SpringApplication
  • 原文地址:https://www.cnblogs.com/sea520/p/4582257.html
Copyright © 2011-2022 走看看