• 结合目前软件单元测试技术研究现状我们深入研究单元测试文件模块依赖问题测试用例自动生成问题。

    According to the current research status of software unit test problems, we will investigate module dependencies in the source file and the automated test case generation.

    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

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

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

    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

  • 拥有优秀核心品质提出最优方法包括编写单元测试重构学习设计模式,并且重要:开发出众实用软件

    People with good core qualities will pick up the best approaches including writing unit tests and refactoring; learn design patterns and what is most important -deliver great and useful 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

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

    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

  • 第一次加入苹果在线商店开发小组时,我一位经验丰富软件工程师搭档,他教会我如何快速地熟悉代码构建流程以及单元测试组件测试

    When I first joined the Apple online store, I was paired up with an experienced software engineer so that I could get up to speed on the code repository, build process, and unit and component testing.

    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

  • 过去几年里,单元测试成为编写软件核心环节多亏一种称为极限编程(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

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

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

    youdao

  • 一个成功软件工程师知道使用一定的设计模式、分解代码撰写单元测试并从意识上追求简单化

    A successful software engineer knows and USES design patterns, actively refactors code, writes unit tests and religiously seeks simplicity.

    youdao

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

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

    youdao

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

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

    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

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • 最后我们阐述了如何应用软件服务器环境中布署执行单元测试

    Finally, we demonstrate how to deploy and execute out unit tests in application server environment.

    youdao

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

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

    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

  • 使用工具JUnit软件进行单元测试

    Unit test their software, using tools such as JUnit.

    youdao

  • 负责软件源代码模型单元测试的开发。

    Develops Software Source Code Modules and Unit Tests.

    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

  • SiteB远程转包商承担维护开发现存客户/服务器应用软件进行单元测试任务

    The remote subcontractor at Site B is tasked with maintenance development and unit testing on the existing client/server application.

    youdao

  • 篇文章介绍的是CruiseControl,这是一个开放源码软件可以有多个开发人员参与的软件项目自动进行构建单元测试

    This article introduces CruiseControl, open source software you can use to automate the build and unit-testing process for multideveloper software projects.

    youdao

  • 单元测试软件各组模块测试

    Unit testing is the testing of individual software components or modules.

    youdao

  • 按照软件测试的全程,主要从单元测试集成测试系统测试等多个层次进行研究和探讨

    The study was carried out in the following aspects according to software test procedure: unit test, compositive test and system test.

    youdao

  • 按照软件测试的全程,主要从单元测试集成测试系统测试等多个层次进行研究和探讨

    The study was carried out in the following aspects according to software test procedure: unit test, compositive test and system test.

    youdao

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

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

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