中英
单位测试
/ dān wèi cè shì /
  • 简明
  • 1
    单元测试:一种软件测试方法,为程序的每个小部分开发单独的测试(单元测试)。
  • 网络释义
  • 专业释义
  • 1

     unit testing

    单位测试 ( Unit Testing ):重点放在检验每一个单独的模组是否正确地执行其预期功能.

  • 2

     unit system acceptance testing

    ... triggers/store procedures 触收器/存储过程(ORACLE系统) unit system acceptance testing 单位测试 系统测试 确认测试 update 更新 ...

短语
查看更多
  • 双语例句
  • 1
    敏捷流程依赖频繁的重构和单位测试来改进设计。
    Agile processes rely on frequent refactoring and unit tests to improve designs.
  • 2
    通过重构改进质量和设计;重的、自动化的单位测试;连续集成。
    Improved quality and design through refactoring; heavy, automated unit testing; and continuous integration.
  • 3
    对于每个代码模块,你应当有测试其所有方法的一组单位测试
    For every code module, you should have a set of unit tests that exercises each of its methods.
查看更多