Not through the acceptance shall not be put to use by the tower crane testing unit testing qualified.
未通过验收,未经检测单位检测合格的高层塔吊不得投入使用。
Drive circuit used for acceleration transducer has been designed for testing unit of suspension system.
对于悬架系统的检测单元,设计了空气悬架加速度传感器驱动电路。
In this paper, the design and test of the thin slab casting testing unit built in Lanzhou Steel Plant is introduced.
本文介绍建立在兰州钢厂的薄板坯连铸试验机组的设计和试验情况,对机组构成及其性能参数、设计特点作了较详细地叙述。
The testing unit includes integral ball, power meter, energy meter, the bracket of Kr lamp and Xe lamp and cooling system.
积分球、功率计、能量计、氪灯和氙灯支架及冷却系统、氪灯和氙灯电源等五部分组成。
By introducing the structure and function of testing unit, this paper makes user understand the theory of the system further, and provides guidance to the operation and maintenance.
通过介绍测试装置的组成和功能,让使用者从理论上进一步了解该系统,以指导该装置操作和维护工作。
Early on, our developers used RAD for the initial unit testing before we turned the application over to the customer.
在早期,我们将应用程序交给顾客之前,我们的开发人员就利用 RAD 进行了最初的单元测试。
Many developers use a variant of testing called test-after development (TAD), whereby you write the code and then write the unit tests.
许多开发人员使用称为后测试开发(TAD)的各种测试,你首先编写代码,然后编写单元测试。
Unit testing should be mandatory for languages, but it is especially critical in dynamic languages.
对于语言,单元测试是必需的,但是在动态语言中它特别重要。
Testing, both unit and functional, needs to be an integrated part of the development process.
单元测试和功能测试都应该是开发过程中不可分割的一部分。
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.
确保成功实现组件开发和部署的一个重要方法就是单元测试。
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.
一般而言,可以通过一个测试装置执行单元测试。
This testing may range from basic installation of the product, unit testing, simple configuration, or formal FVT or SVT activities.
该测试可能延伸到基本的产品安装、单元测试、简单的配置,或正式的FVT 或 SVT 活动。
This article explores the differences between unit testing and functional testing.
本文探究单元测试与功能测试之间的区别。
Our preference for unit testing is to work with a file-based custom registry.
执行单元测试的优先选择是使用基于文件的自定义注册中心。
A second, more practical issue regarding the potential widespread adoption of AOP is the development of tools and techniques for testing, especially unit testing.
第二,关于对AOP潜在的普遍采用的更实际的问题是测试工具以及技术的开发,特别是单元测试。
For example, daily deployment practice requires unit testing, configuration management and continuous build.
比如,每日部署实践需要单元测试、配置管理和持续构建的支持。
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 doesn't take long, but many programmers think it does.
单元测试并不需要花费很长时间,但许多程序设计员认为它需要。
Naturally best quality assurance results are achieved when several different approaches for test automation are employed, including GUI automated testing and unit testing.
必须通过多种自动化测试手段才能得到最高质量的保证,自动化gui测试和单元测试都包括在内。
The goal of unit testing is to verify whether the smallest unit of code behaves the way it is expected to.
单元测试的目标就是检验最小单元的代码是否像预期一样发挥作用。
RUP's testing recommendations comprise unit testing, integration testing, system testing, and pilot testing.
RUP的测试建议由单元测试、整合测试、系统测试和试点测试组成。
应用推荐