• 企业业务组件部署软件单元,它提供业务服务需要功能

    Enterprise business components are deployable units of software that provide the functionality required by the business services.

    youdao

  • 我们多数开发人员他们拥有一个能够测试软件单元不久就开始编写单元测试

    Most of our developers started writing unit tests as soon they had a software unit that could conceivably be tested.

    youdao

  • 其中控制内核根据控制系统功能性能要求完成指定任务软件单元

    The kernel talked above means a software module that accomplish the gaven task with required function and quality of control system.

    youdao

  • 组件技术基本思想复杂软件应用分成一系列先行实现易于开发理解调整软件单元就是组件。

    The basic idea is to decompose large and complicated software into a serial of software unit that could be realized at first, apt to develop, understand and adjust, which is also called components.

    youdao

  • 内心建立控制反转编写软件思想,使得进行单元测试更加容易因为可以替换真实实现而在测试进行模拟。

    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.

    youdao

  • 例如职业生涯早期由于需要快速发布软件省略了单元测试因为认为值得做这些工作

    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.

    youdao

  • 软件开发生命周期设计编码阶段单元测试质量检验关提供了一个机会

    The design and coding phase of your software development lifecycle offers an opportunity for a quality gate designed around unit testing.

    youdao

  • 里面的信封敏捷团队执行工作软件开发单元测试组件测试、集成测试缺陷修正

    The inmost Envelope is where the agile team works to execute the; software development, unit testing, component testing, integration testing and defect resolution.

    youdao

  • 开发人员通常将重点放在他们测试中的错误条件上,然而单元测试应该测试软件几个方面

    The developers often focused on error conditions in their tests, whereas unit tests should test several aspects of software.

    youdao

  • 初级集成与测试团队成员接受单元测试说明基于当前软件构建版本创建测试脚本

    The junior I&T team member took the unit test specification and created scripts based on the current build of the software.

    youdao

  • 这个名称背后思想软件开发最佳实践例如编写单元测试代码复查

    The idea behind the name is that there are best practices for software development, such as writing unit tests and code reviews.

    youdao

  • 也许拥有带有组件倾向软件工厂或者也许您服务于业务单元部门开发竖井垂直地分层

    Perhaps you have a software factory with a strong component orientation, or perhaps you have vertically stratified silos of development serving business unit segments.

    youdao

  • 5显示许多组织单元必须参与自动业务过程交付(例如软件应用程序)。

    Figure 5 shows that there are several organizational units that must participate in the delivery of an automated business process (e.g., software applications).

    youdao

  • 单元测试作为软件开发最佳实践被普遍接受

    Unit testing has become widely accepted as a "best practice" for software development.

    youdao

  • 敏捷软件开发极限编程二者均提倡开发源代码之前编写单元测试用例

    Agile software development and extreme programming both promote writing unit test cases before developing the source code.

    youdao

  • 软件产品评估衡量没有原子单元

    Metrics and measures for software products have no atomic units.

    youdao

  • 软件质量单元测试进展系统测试进展、测试覆盖率

    Software quality: Unit test progress, system test progress, test coverage.

    youdao

  • 集成测试阶段开发阶段之后开始,此时单个软件构件已经进行单元测试了,发生客户接受测试之前

    The integration testing phase occurs after the development phase, when individual software components have already been unit tested, and before customer acceptance testing.

    youdao

  • 架构基础设施软件以及相关业务服务作为一个内聚单元

    Address the architecture, infrastructure, software, and related business services as a cohesive unit.

    youdao

  • 过去几年里,单元测试成为编写软件核心环节多亏一种称为极限编程(XP)的简便编程方法(请参阅参考资源)。

    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).

    youdao

  • 我们我们代码的同时软件仓库自动构建所有应用程序然后它们运行单元测试。

    As soon as we checked in our code, the repository would automatically build all of the applications and run the unit tests against them.

    youdao

  • 单元测试用于软件最小测试单元

    Unit testing is carried out on the smallest testable units of the software.

    youdao

  • 记录 ASP.NET单元功能需求步骤一点费时因为软件没有包含.NET模板

    The steps documenting the capabilities and requirements of the ASP.NET units were a bit time-consuming, because the software does not include templates for the .NET domain.

    youdao

  • 虽然软件开发人员在开发软件的同时会执行测试例如单元测试,但是这些测试只与开发人员自身有关,仅限于开发人员小组范围内。

    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.

    youdao

  • 现在单元精确地反应了外边软件图表可见视角来看单元就是正确的了。

    The unit now accurately reflects the software from the outside; meaning that, from a diagram's visual perspective, the unit looks correct.

    youdao

  • 几个软件代理参与执行公共工作单元时候,重新发明专用事务协议完成状态调整不是一个主意

    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.

    youdao

  • Jiazzi提供可以链接单独编译软件单元形成一个完整应用模式

    Jiazzi provides a model in which independently compiled "units" of software can be linked to form a complete application.

    youdao

  • 对于Xen,您可以使用一个操作系统单元添加virtualization. XenHypervisor功能代表Xen主机软件

    For Xen, use an operating system unit and add the virtualization.XenHypervisor capability to represent the Xen hosting software.

    youdao

  • 软件开发人员:主要负责编写调试以及构成业务逻辑软件代码单元测试(请看SIPModelingToolkit)。

    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).

    youdao

  • 对于软件开发周期中的测试问题流行解决方式之一涉及单元测试的概念

    One of the most popular approaches to this problem in software-development circles involves the concept of unit testing.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定