查询
1 词典释义:
integration testing
时间: 2025-09-26 03:07:35
英 [ɪntɪˈɡreɪʃ(ə)n ˈtestɪŋ]
美 [ˌɪn(t)əˈɡreɪʃ(ə)n ˈtestɪŋ]

集成测试;整合测试;一体化测试

双语例句
  • Integration testing for struts.

    Struts的集成测试。

  • The answer: integration testing.

    答案是:集成测试。

  • Integration testing (IT).

    集成测试(IT)。

  • Integration testing in Silverlight is hard.

    在Silverlight里做集成测试很难。

  • This chapter moves into integration testing.

    本章转到了集成测试。

  • Integration testing cycles were reduced as well.

    集成测试周期也减少了。

  • The other kind of testing is integration testing.

    另外一种测试就是集成测试。

  • Use ongoing system and component integration testing

    有正在进行的系统和部件的集成测试

  • more platform integration testing (Tomcat, Geronimo etc.)

    更多的平台集成测试(Tomcat,Geronimo等等)

  • Improvements in Spring's unique integration testing support.

    对Spring特有的集成测试支持的改善。

  • If integration testing is not included in Done, when will you integration test?

    如果集成测试没有包含在“完成”中,那什么时候进行集成测试呢?

  • The remainder of your integration testing depends upon your particular environment.

    集成测试的其余部分取决于特定环境。

  • This is a good example of when unit testing can really outperform system integration testing.

    这是单元测试能够胜过系统集成测试的一个很好的例子。

  • Anti-pattern: Postpone integration testing until all code has been completed and unit-tested.

    反模式:推迟集成测试直到所有代码都完成并且单元测试也已完成。

  • RUP's testing recommendations comprise unit testing, integration testing, system testing, and pilot testing.

    RUP的测试建议由单元测试、整合测试、系统测试和试点测试组成。

  • Test engineers can use it to catch memory errors during functional verification and system integration testing.

    测试工程师可以利用它获取功能验证和系统整合测试期间的存储错误。

  • RUP acknowledges four levels of testing: unit testing, integration testing, system testing, and acceptance testing.

    RUP确定了四级测试:单元测试、集成测试、系统测试和验收测试。

  • The integration testing phase aims to ensure that the software is ready for running beta tests with the final users.

    集成测试阶段的目标,是确保软件已经为最终用户运行贝塔测试做好准备。

  • But transforming the SOAPAction header is usually forgotten, which leads to problems later during integration testing.

    但是SOAPAction报头的转换往往被忽略,这会导致后来在集成测试中出现问题。

  • Integration testing - Support for integration testing is included, to ease testing of functionality such as data access.

    集成测试——支持集成测试以简化数据访问等操作。

  • This approach was utilized for non-functional items as well, such as code re-factoring and automated integration testing.

    这种方法也适用于非功能性项目,例如代码重构和自动化整合测试。

  • Also, Spring test module has great support for unit and integration testing of Jpa classes (for example AbstractJpaTests).

    同样,Spring Test模块对JPA类(如abstractjpatests)的单元测试、集成测试都提供很好的支持。

  • In that case, you should test each component in isolation first before combining components to perform integration testing.

    在这种情况下,应该首先单独测试各个组件,然后将组件组合在一起执行综合测试。

  • This article shows how some of the advantages of integrated environments come into play in functional and integration testing.

    本文将展示集成环境在功能测试和集成测试中的优势。

  • Upon completion of integration testing, the new objects were deployed on a production machine or into a production environment.

    当集成测试完成之后,这个新的目标就会被部署到一个产品计算机或者一个产品环境中。

  • Integration testing determines whether or not software components are functioning properly when combined to execute a use case.

    集成测试取决于当软件组件在被合并起来执行一个用例时,是否功能正确。

  • Performing integration testing on code supplied from multiple sources is quite different from testing code from a single source.

    对多来源的代码进行集成测试与对单来源的代码进行集成测试是很不同的。

  • These practices ensure that when the service is ready for integration testing the QA team will have the sufficient data they need.

    这些实践确保了当整合测试所需服务就绪时,QA团队将充分获得必要数据。

  • This is a completely reasonable scenario to run, since it conducts performance system integration testing of multiple applications.

    这是一个完全合理的可运行的情景,因为它进行了多个应用程序的性能系统集成测试。

  • To drive integration testing earlier in the life cycle, the testing sequence should be organized by iteration rather than by component.

    为了在生存周期中提早进行集成测试,测试序列应该由迭代过程来组织,而不是根据部件来组织。