Rational test RealTime offers runtime analysis, as well as unit integration and system-level testing.
RationalTestRealTime提供了运行时分析,同时提供单元集成测试和系统测试。
GWT has the upper hand in terms of unit testing, though, providing JUnit integration for client-side code.
GWT在单元测试上有优势,可以为客户端代码提供JUnit集成。
We have unit tests that must run before and after each integration.
我们有一些必须在每次集成之前和之后运行的单元测试。
When I questioned them about what that meant, their definition was that they were doing unit testing and continuous integration.
当我问到他们这意味着什么的时候,他们的定义是,他们正在做单元测试和持续的集成。
In Part 2, you will see how to run these unit test cases in a continuous integration server.
在第2部分中,您将看到如何在持续集成服务器中运行这些单元测试用例。
This is a good example of when unit testing can really outperform system integration testing.
这是单元测试能够胜过系统集成测试的一个很好的例子。
The quality of your unit tests also plays a critically important role in continuous integration.
你的单元测试的质量也在持续集成中扮演着一个及其重要的角色。
To limit the possible damage done by changes, unit tests and integration tests are mandatory, otherwise the entire functionality of the system needs to be hand-tested after each change.
为了限制变更可能造成的破坏,单元测试和集成测试是必须的,否则就要在每次变更后手动测试整个系统的功能。
When I speak of what Agile teams do, I mean the practices and techniques that Agile teams follow, such as continuous integration, automated unit testing, and short iterations.
当我谈论敏捷所做的内容时,我是指敏捷团队尊循的实践和技术,诸如持续集成、自动化的单元测试和短叠代。
Each unit, defined at the method level, is tested separately before integration with its respective modules.
在方法级定义的每个单元在与其各自的模块集成之前要分别予以测试。
RUP acknowledges four levels of testing: unit testing, integration testing, system testing, and acceptance testing.
RUP确定了四级测试:单元测试、集成测试、系统测试和验收测试。
The inmost Envelope is where the agile team works to execute the; software development, unit testing, component testing, integration testing and defect resolution.
最里面的信封是由敏捷团队来执行的工作:软件开发、单元测试、组件测试、集成测试和缺陷修正。
Applying this Agile development practice to SOA environments requires the ability to execute unit tests as part of your regularly scheduled integration build.
要对SOA环境应用这种敏捷开发实践,您需要能够作为定期计划的集成构建的一部分执行单元测试。
To adopt continuous integration and unit testing, you need your team to buy into the method and practices, but often that's not enough.
要采用持续集成和单元测试,需要团队接受这些方法和实践,但是这通常还不够。
RUP's testing recommendations comprise unit testing, integration testing, system testing, and pilot testing.
RUP的测试建议由单元测试、整合测试、系统测试和试点测试组成。
The code change is committed (or checked in), and its unit tests become part of the integration suite.
提交(或检入)代码变更,并且代码变更的单元测试成为集成套件中的一个部分。
Put more testing effort into the areas where the developers tests (unit and integration) are weakest.
在开发人员测试(单元测试与集成测试)的薄弱环节投入更多精力。
Because the example codebase was not well divided into MVC code that lends itself to easy programmatic testing, automated unit test or continuous integration system was not used.
由于没有很好地将示例代码库划分成mvc代码,这导致它自身很容易地进行编程序测试,因此没有使用自动化单元测试或持续集成系统。
The same applies for integration tests as for unit tests in regard to guidelines and tools.
关于指南和工具,应用于集成测试与单元测试是一样的。
The combination allows you to develop a service requestor using development-time service providers during unit test, then integration test it using different service providers.
这种组合允许你在单元测试时期使用开发阶段服务提供程序开发服务请求程序,然后在集成测试阶段使用不同的服务提供程序。
Therefore, the mapping described here only addresses system testing, and not unit, integration, or acceptance tests.
因此,这里所描述的映射只会在系统测试上,而不水在单元测试、集成测试或验收测试上。
A final technical change involves the automation of infrastructure tests (either at unit, integration or system level) which provides a safety net for developers to contribute changes to ops.
最新的技术变革包括自动化基础设施测试(无论是单元测试、集成测试或系统级测试),给开发人员提供了一张“安全网”,以便放心的对运维进行变更。
WebSphere Integration Developer has a unit test infrastructure that's ideal for testing the mediation flow you've just built.
WebSphereIntegrationDeveloper具有一个单元测试架构,非常适合测试您所构建的这个中介流。
This fills the role of "traditional" Rails integration testing, using test: Unit, as well as having other USES such as acceptance tests.
这一机制用来充当“传统”Rails中集成测试(使用Test:Unit)的角色,同时也可以在其他诸如验收测试中发挥作用。
You'll deploy the completed project into the Integration Developer and WebSphere Process Server unit test environment.
您将把完整的项目部署到IntegrationDeveloper和WebSphereProcessServer单元测试环境中。
Testing: you can't write unit, functional, or integration tests for these workflows.
测试:你不能为工作流编写单元,功能或集成测试。
Improved quality and design through refactoring; heavy, automated unit testing; and continuous integration.
通过重构改进质量和设计;重的、自动化的单位测试;连续集成。
Question: WebSphere Integration Developer provides an overall authoring experience for developers and integration specialists, including a unit test and debugging environment.
问:WebSphereIntegrationDeveloper为开发人员和集成专家提供全面的创作体验(包括单元测试和调试环境)。
For unit and integration testing, the white-box phasing of TMap can be applied; for acceptance testing, the reader should refer to the acceptance tests "section below."
对于单元和集成测试,TMap的白盒测试阶段可以应用;对于验收测试,读者可以阅读下面的验收测试一节。
Test harness support, making it very easy to have full testing of Shiro secured-code in unit and integration tests.
支持测试工具,这样可以很容易的对Shiro的安全代码进行单元测试和集成测试。
应用推荐