test-driven

test-driven

 英

  • v.试验;尝试
  • 网络测试驱动;测试驱动的;驱动测试

词形变化

第三人称单数:test-drives  现在分词:test-driving  过去式:test-driven  过去分词:test-drove  

英汉解释

v.
1.
试验;尝试

例句

Continuous integration is often intricately linked with the practice of test-driven development.

持续集成常常测试驱动开发实践杂乱链接一起

He came out of it realizing that there is a whole style to test-driven development that he didn't expect.

最终认识测试驱动开发完全不是期待那样

In test-driven development automated tests should be written in the first place, in comparison to manual tests performed by team members.

测试驱动开发团队成员执行手动测试相比自动测试编写应该首要位置

Test-driven programming is letting programmer tests (or unit tests -- again, just a choice of terms) drive the code you write.

测试驱动编程程序员测试单元测试重申一下只是一个术语决定编写代码

I believe that test-driven development (TDD) is one of the most important practices to come out of the Agile movement.

相信测试驱动开发TDD敏捷活动最为重要一种实践

However, I think it is hard to tell at the moment because not enough people have tried the test-driven development approach.

不过现在很难下结论因为尝试过测试驱动开发少数

Extended traditional test-driven development methodologies to ensure the system regression suites evolved with all new features and fixes.

扩展传统测试驱动开发方法系统确保系统回归测试套件所有特性补丁演变

It is the heart of test-driven development (TDD) -- how you would perform XP if you could only follow a single practice.

测试驱动开发TDD核心——如果只能遵循一个实践如何执行XP

In my experience, test-driven shops are usually at least as productive as their counterparts.

按照经验测试驱动活动通常与其对应一样

Jester would be extremely useful as an extra counter-check on code not written in a test-driven manner.

没有使用测试驱动方式编写代码进行额外检查Jester尤为有用

Test-driven programming (also called test-first programming) most commonly refers to the first variety, at least when I use the term.

测试驱动编程称为测试编程第一测试至少使用这个术语这样

Am I using exploratory testing, test driven design, validation or any other approach or mix of approaches.

是否探测性测试测试驱动设计确认测试或者其他任何一种方法或者这些方法综合

Test-driven development is an Agile development technique in which developers code test cases before implementing the service.

测试驱动开发一种Agile开发技术其中开发人员实现服务之前编码测试用例

Sorry, but test-driven development (TDD) is actually faster than just writing the code and throwing it over the wall to QA!

抱歉只是代码然后那边QA测试来说测试驱动开发TDD确实更快

When I explain it that way, most programmers I've talked to think test-driven programming is a good idea -- then they still don't do it.

那种方式大多数程序员说明这种情况他们认为测试驱动编程一个不错想法之后他们仍然使用这种方法

Test-driven development allows you to defer decisions until you understand the problem better.

测试驱动开发允许推迟决定直到更好理解问题所在

Several of the practices outlined here can be categorised as general Test Driven Development (TDD) practices.

本文概述实践有一些归类常用测试驱动开发TDD实践

Some software practices have developed a test driven development process, which offers an opportunity for a quality gate.

有一些软件操作发展测试驱动开发过程质量检验提供一个机会

Finally, test-driven development forces you to write unit tests as part of the normal process of writing an application.

最后测试驱动开发迫使编写单元测试作为开发应用系统通常过程一部分

Test-driven development is common in the extreme programming community, but that's still a very small slice of the programming population.

极限编程人群非常普及部分仍然只是程序员群体极小一片

In test-driven development, you want to move in small increments, so you should fix this problem before moving on to the next.

测试驱动开发需要进行增量开发因此进行一次开发需要解决此次测试出现问题

We did it test-driven, starting with a test that we wanted to succeed and once it passed we looked into how we could improve the code.

我们测试驱动方法首先一个我们希望通过测试一旦这个测试通过我们回头看我们可以怎么优化代码

Test-driven design changes should not pollute the public interface of the original object.

测试驱动设计更改应该污染原始对象公用接口

I don't remember which one of suggested we ask questions for each chapter, effectively making it also test-driven.

记得我们建议编写之前提出问题采取测试驱动方式而且有效

Test-driven development will often force me to revisit early assumptions.

测试驱动开发经常迫使重新考虑之前假设

It has extensive unit tests (in part because I wrote it for a discussion of test-driven development).

具有丰富单元测试因为编写目的用于探讨测试驱动开发)。

Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD).

机器人框架一个通用测试验收测试验收测试驱动开发ATDD自动化框架

Nevertheless, test-driven portal application development requires broadening the unit test approach.

然而测试驱动门户应用程序开发需要拓展单元测试方法

With test-driven development (TDD), you use unit tests to help design your code.

利用测试驱动开发TDD),单元测试帮助设计代码

But test-driven development is only as good as the tests are.

但是测试驱动开发不能超过测试达到程度

agile development; agile modeling; test-driven development; extreme programming.

敏捷开发敏捷建模测试驱动开发极限编程

IPython also works quite well with any programming style, including Test Driven Development (TDD) or Test Enhanced Development (TED).

IPython可以任何编程风格融合一起包括测试驱动开发TDD或者测试增强开发TED)。

Test-driven development is a mantra in many software circles; but clearly Python is a language well suited to the test-driven model.

测试驱动(test-driven)开发很多软件周期流行不过显然Python适合测试驱动模型语言

In fact, I prefer the name test-driven development for this practice.

实际上倾向这种方法命名测试推动开发(Test-DrivenDevelopment)。

This resembles Test Driven Development (TDD), where Unit tests are supposed to be written before the code.

有点测试驱动开发(TestDrivenDevelopment,TDD),单元测试代码之前编写

"Jidoka" or Autonomation is a manufacturing parallel to Test-Driven Development in software development.

制造业Jidoka自动停机Autonomation软件开发测试驱动开发类似

I created some unit tests for my task library to ensure tasks were being created properly and begun some test-driven refactoring.

任务创建一些单元测试保证任务可以正确创建出来并且测试驱动重构第一

This two-part article discussed test-driven development in an SOA environment.

这个包括部分文章系列讨论SOA环境测试驱动开发

Probably the most surprising revelation is the increased emphasis on test driven development and dependency injection.

或许令人惊讶事实日渐增长对于测试驱动开发依赖注入重视

Test-first programming, which is part of Extreme Programming and test-driven development, builds upon this idea and takes it to the extreme.

测试优先编程极限编程测试驱动开发一部分基于这种想法发挥极限