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                      安全性测试

  • 相关阅读:
    关于欧拉函数
    JavaWeb技术
    jQuery介绍
    Spring之事务管理
    Hibernate课堂笔记
    JSON简介
    Ajax简介
    Java代码生成图片验证码
    JAVA学习笔记——ClassLoader中getResource方法的路径参数
    JAVA OOP学习笔记——多态(polymorphism)
  • 原文地址:https://www.cnblogs.com/zcy666/p/14216645.html
Copyright © 2011-2022 走看看