zoukankan      html  css  js  c++  java
  • Web Performance and Load Test Project错误集

    当我们创建Web Performance and Load Test Project时,经常会遇到下面这些问题:

    1. 当点击Add Recording时,

    image

    左边的record tree没有出现:

    image

    解决方法:

    打开IE Manage add-ons:

    image

    Enable “Microsoft Web Test Recorder 12.0 Helper”:

    image

     

    2. 当尝试做上传事件时失败了

    解决方法:

    Copy the upload files to project, and set the ‘Copy to Output Directory’ property in properties window to ‘Copy Always’

    clip_image002

    Double click .testsettings, add the upload files to deployment:

    clip_image003最后,成功上传:

    clip_image001

     

    3. 报401的错误

    点击 Set Credentials, 输入用户名和密码即可:

    image

    image

  • 相关阅读:
    spring guides
    Go 汇编入门
    go内存管理
    websocket
    Scheduling In Go
    log-structured-merge-trees
    InfluxDB 内部机制解析
    thread-states
    MySQL高可用方案
    Amazon Aurora解读
  • 原文地址:https://www.cnblogs.com/fengwenit/p/3760542.html
Copyright © 2011-2022 走看看