Most bugs can be found while unit-testing, or while writing the tests.
大多程序错误能在模块测试或撰写测试码时被侦测出。
It also discussed many of the details of our early unit-testing efforts.
同时也讨论了我们在早期的单元测试工作的很多细节。
Were all code review and unit-testing checklists archived for future verification?
为了将来的查证所有的代码复查和单元测试列表都被存档了吗?
Early on, our developers used RAD for the initial unit testing before we turned the application over to the customer.
在早期,我们将应用程序交给顾客之前,我们的开发人员就利用 RAD 进行了最初的单元测试。
Unit testing should be mandatory for languages, but it is especially critical in dynamic languages.
对于语言,单元测试是必需的,但是在动态语言中它特别重要。
I encourage you to use these frameworks, given their power to produce results for unit testing.
我鼓励您使用这些框架,利用它们的力量来生成单元测试的结果。
You need to be testing as you go along, not only unit testing but also testing entire scenarios.
当您不断前进时,您就需要不断地测试,不仅仅是单元的测试而且是整个方案的测试。
Do you require thorough unit testing for your solutions?
在你的解决方案中,你是否需要完全的单元测试?
One essential approach to ensure the successful development and deployment of components is unit testing.
确保成功实现组件开发和部署的一个重要方法就是单元测试。
This rise in automated unit testing has led to some confusion about who should be testing what.
然而自动化单元测试的不断使用却带来了一些混乱,即谁该测试什么。
Testing performance is one of the thorniest areas of unit testing.
测试性能是单元测试最为痛苦的方面之一。
Unless you are doing full unit testing, this pitfall is sometimes hard to discover.
除非您进行充分的单元测试,否则有时候很难发现这个陷阱。
Authors: unit testing is, as the name implies, for testing one unit at a time.
作者:顾名思义,单元测试就在一个时间内对一个单元进行测试。
Similarly TDD practice requires a unit testing tool and a refactoring tool.
TDD实践也需要单元测试工具和重构工具的配合。
In general, unit testing can be performed via a testing harness.
一般而言,可以通过一个测试装置执行单元测试。
The agile practices most widely adopted, according to that survey, were iteration planning and unit testing.
根据调查结果,实施最广泛的敏捷实践是迭代计划和单元测试。
However, it does not include today's refactoring techniques, unit testing tools and techniques, and so on.
然而,它并不包括现在的重构技术,单元测试工具和技术,等等。
Two of the most powerful forms of control are unit testing tools and refactoring browsers.
最强有力的两种控制形式是单元测试工具和重整浏览器。
This article explores the differences between unit testing and functional testing.
本文探究单元测试与功能测试之间的区别。
For example, daily deployment practice requires unit testing, configuration management and continuous build.
比如,每日部署实践需要单元测试、配置管理和持续构建的支持。
Applying the principles of repeatable unit testing to BPEL development increases both productivity and quality.
将可重复的单元测试原则应用于BPEL开发可提高工作效率和开发质量。
RUP acknowledges four levels of testing: unit testing, integration testing, system testing, and acceptance testing.
RUP确定了四级测试:单元测试、集成测试、系统测试和验收测试。
Our experience has shown that unit testing, and in particular, automated unit testing, helps greatly during development.
我们的经验表明,单元测试特别是自动单元测试在开发过程中是非常有帮助的。
Unit testing alone, at least as I've defined unit testing, won't get you too far on projects.
仅仅进行单元测试(至少我所定义的单元测试),并不能使你在项目上走得很远。
In order to make repeated testing effective, some form of automated unit testing can be used.
为了使重复的测试效率更高,可以使用某种形式的自动单元测试。
Unit testing: Number of tests planned, executed, passed, and failed to determine progress.
执行。通过和失败的测试数量以确定进度。
Unit testing doesn't take long, but many programmers think it does.
单元测试并不需要花费很长时间,但许多程序设计员认为它需要。
When faced with unit testing, many teams end up producing some type of testing framework.
使用单元测试时,很多团队都以生成某类测试框架而告终。
RUP's testing recommendations comprise unit testing, integration testing, system testing, and pilot testing.
RUP的测试建议由单元测试、整合测试、系统测试和试点测试组成。
RUP's testing recommendations comprise unit testing, integration testing, system testing, and pilot testing.
RUP的测试建议由单元测试、整合测试、系统测试和试点测试组成。
应用推荐