Writing your software with inversion of control in mind also makes unit testing much, much easier, because you can swap out real implementations for mocks in your tests.
在内心建立用控制反转编写软件的思想,会使得进行单元测试更加容易,因为你可以替换真实实现而在测试中进行模拟。
The design and coding phase of your software development lifecycle offers an opportunity for a quality gate designed around unit testing.
软件开发生命周期的设计和编码阶段,为单元测试的质量检验关提供了一个机会。
Unit testing has become widely accepted as a "best practice" for software development.
单元测试已作为软件开发的“最佳实践”被普遍接受。
For example, early in my career, in an effort to quickly release software, I skipped unit testing as I believed the effort wasn't worth the cost.
例如,在我职业生涯的早期,由于需要快速发布软件,我省略了单元测试,因为我认为不值得做这些工作。
The junior I&T team member took the unit test specification and created scripts based on the current build of the software.
初级的集成与测试团队成员接受单元测试说明并基于当前的软件构建版本创建测试脚本。
The inmost Envelope is where the agile team works to execute the; software development, unit testing, component testing, integration testing and defect resolution.
最里面的信封是由敏捷团队来执行的工作:软件开发、单元测试、组件测试、集成测试和缺陷修正。
The developers often focused on error conditions in their tests, whereas unit tests should test several aspects of software.
开发人员通常将重点放在他们测试中的错误条件上,然而单元测试应该测试软件的几个方面。
Most of our developers started writing unit tests as soon they had a software unit that could conceivably be tested.
我们多数的开发人员在他们拥有一个能够被测试的软件单元不久就开始编写单元测试。
The idea behind the name is that there are best practices for software development, such as writing unit tests and code reviews.
这个名称背后的思想是软件开发的最佳实践,例如编写单元测试和代码复查。
Agile software development and extreme programming both promote writing unit test cases before developing the source code.
敏捷软件开发和极限编程二者均提倡在开发源代码之前编写单元测试用例。
The integration testing phase occurs after the development phase, when individual software components have already been unit tested, and before customer acceptance testing.
集成测试阶段会在开发阶段之后开始,此时单个软件构件已经进行单元测试了,而这发生在客户接受测试之前。
Address the architecture, infrastructure, software, and related business services as a cohesive unit.
将架构、基础设施、软件以及相关业务服务作为一个内聚单元。
Software developers perform tests while developing software, such as unit tests, but these tests tend to be very isolated to the developer or inconsistent across developers.
虽然软件开发人员在开发软件的同时会执行测试,例如单元测试,但是这些测试只与开发人员自身有关,或仅限于开发人员小组范围内。
The unit now accurately reflects the software from the outside; meaning that, from a diagram's visual perspective, the unit looks correct.
现在单元精确地反应了外边的软件;从图表的可见视角来看,单元就是正确的了。
Over the last few years, unit testing has become central to the way I write software, thanks to a lightweight programming methodology called Extreme programming (XP) (see Resources).
在过去的几年里,单元测试已成为我编写软件的核心环节,多亏了一种称为极限编程(XP)的简便编程方法(请参阅参考资源)。
Unit testing is carried out on the smallest testable units of the software.
单元测试用于软件的最小可测试单元。
A successful software engineer knows and USES design patterns, actively refactors code, writes unit tests and religiously seeks simplicity.
一个成功的软件工程师知道并会使用一定的设计模式、分解代码、撰写单元测试并从意识上追求简单化。
By contrast, HP's software unit has a profit margin of 21%, but software makes up less than 2.3% of HP's total revenue.
相比之下,惠普的软件部门的利润率为21%,但软件收入占惠普总收入的比重还不足2.3%。
Unit test their software, using tools such as JUnit.
使用工具如JUnit对软件进行单元测试。
You need a desktop or laptop machine that can run Linux, and have the Unit Test feature software installed in the Linux system.
要使用此特性,您需要一台能够运行Linux的桌面机或便携式计算机,并在Linux系统中安装unitTest特性软件。
Generally, to the IBM Software Group, a processor is a functional unit within a computing device that interprets and executes instructions.
通常,对于IBM SoftwareGroup而言,一个处理器是一台计算设备中用于解释和执行指令的一个功能部件。
When several software agents are involved in performing a common unit of work, reinventing AD hoc transaction protocols to achieve state alignment is not necessarily a good idea.
当几个软件代理参与执行一个公共工作单元的时候,重新发明专用事务协议去完成状态调整不是一个好主意。
Software developer: Responsible for writing, debugging, and unit testing the software code that makes up the business logic for the use case (see SIP Modeling Toolkit).
软件开发人员:主要负责编写,调试,以及构成用例的业务逻辑软件代码的单元测试(请看SIPModelingToolkit)。
For Xen, use an operating system unit and add the virtualization.XenHypervisor capability to represent the Xen hosting software.
对于Xen,您可以使用一个操作系统单元,并添加virtualization. XenHypervisor功能以代表Xen主机软件。
To create the IIS 6.0 unit, create a new Software Install unit on the topology diagram by using CTRL + t or the palette.
为了创建IIS 6.0单元,您可以通过使用CTRL +t或者配置板,来在拓扑图图表上创建一个新的Soft wareInstall单元。
This article introduces CruiseControl, open source software you can use to automate the build and unit-testing process for multideveloper software projects.
这篇文章介绍的是CruiseControl,这是一个开放源码软件,可以用它对有多个开发人员参与的软件项目自动进行构建和单元测试。
This article introduces CruiseControl, open source software you can use to automate the build and unit-testing process for multideveloper software projects.
这篇文章介绍的是CruiseControl,这是一个开放源码软件,可以用它对有多个开发人员参与的软件项目自动进行构建和单元测试。
应用推荐