zoukankan      html  css  js  c++  java
  • 测试常用术语3

    41、 validation                确认

    42、 alpha testing              α测试

    43、 beta testing               β测试

    44、 top-down testing           自顶向下测试

    45、 bottom-up testing          自底向上测试

    46、 isolation testing            孤立测试

    47、 automates testing           自动测试

    48、 artificially testing           人工测试

    49、 white box testing            白盒测试

    50、 black box testing            黑盒测试

    51、 entry criteria               入口准则

    52、 exit criteria                 出口准则

    53、 reviews and audits           评审和审计

    54、 work products managed and controlled  可管理和受控的工作产品

    55、 documented procedures       书面规程

    56、 stub                        桩单元

    57、 performance testing           性能测试

    58、 stress testing                 压力测试

    59、 volume testing                      容量测试

    60、 security testing                      安全性测试

  • 相关阅读:
    Java枚举和反射
    Java网络编程
    django 中文乱码问题
    chrome 开发人员工具
    js 编码问题
    js 复制内容到剪切板
    网页获取页面上选择的内容
    git命令
    Jquery和Javascript对象之间的转换
    Spring Data Elasticsearch
  • 原文地址:https://www.cnblogs.com/biaobiaohu/p/14234301.html
Copyright © 2011-2022 走看看