查询
1 词典释义:
test-driven
时间: 2026-01-13 17:44:06

"试驾"

双语例句
  • This will be an example to explain the test-driven development in how to address GUI unit test.

    本文将通过一个例子来讲解在测试驱动开发中如何针对GUI进行单元测试。

  • TDD, also known as Test-Driven Development, is a very simple concept.

    拓展署,也被称为测试驱动开发,是一个非常简单的概念。

  • The greatest benefit of unit tests is experienced when doing test-driven development.

    单元测试最大的好处是在做测试驱动开发时很方便。

  • The style of test-driven development presented here is different from what I practice.

    这里展示的测试驱动开发的方式不同于我所使用的方式。

  • The greatest benefit of unit tests is experienced when doing test - driven development.

    单元测试最大的好处是在做测试驱动开发时很方便.

  • Famous Extreme Programming, RUP and Test - Driven Development are typical representative among them.

    著名的权限编程 、 RUP和测试驱动软件开发都是其中的典型代表.

  • The built-in unit and functional testing framework provides the perfect tools to allow test-driven development.

    内置的单元测试和功能测试框架提供了完美的工具,使测试驱动的开发。

  • We chatted about Test-Driven Development (TDD) as a development practice, but what about overall project scheduling?

    我们曾经聊过用测试驱动开发方式(test-driven development)来作为开发模式,但是整个项目的计划该怎么办?

  • For instance, extreme programming and test-driven development use some of these metrics to determine the testability of classes and methods.

    例如,极限编程和测试驱动开发使用了这些度量中的一些来决定类和方法的可测试性。

  • Test-driven development can improve the quality of code and help to design the code which can be reused and tested. It is an influential research direction.

    测试驱动开发能够提高代码的质量,帮助设计出可重用和可测试性的代码,是一个有影响的研究方向。