集成测试

  • 网络Integration Testing;integrated testing;Integration Test;integrated test
集成测试集成测试
  1. 基于XML的构件化软件集成测试方法研究

    A Research on Method of Integration Testing for Component-based Software Based on XML

  2. SCADA主站系统集成测试技术研究

    Research on integration testing technology for main station in SCADA system

  3. 完成后,会将该流程部署到集成测试服务器实例中,并使用提供的BusinessProcessClient工具进行执行。

    Upon completion , the process is deployed into an integrated test server instance and executed using the supplied Business Process Client tooling .

  4. 对于集成测试用例生成的研究,主要以UML中的通信图或顺序图作为测试模型。

    It is mainly based on Communication Diagram or Consequence Diagram .

  5. 基于UML顺序图的集成测试用例生成

    Generate Integration Test Case Based on UML Sequence Diagrams

  6. 但我们得保证API的客户端不会受到影响,所以我们需要一系列面面俱到的集成测试。

    To do this safely without breaking API clients , we needed a comprehensive set of integration tests .

  7. 根据活动图,生成了IPv6网络监控系统集成测试的测试用例。

    Using activity diagram , generated IPv6 network monitoring system integration testing test cases .

  8. 对主干来说,CI服务器自动并持续地运行集成测试和回归测试。

    For the trunk , the CI server automatically and continuously runs integration tests and regression tests .

  9. 我们正准备发布一个基于Eclipse的商业版本(暂定名MarathonITE&Marathon集成测试环境)。

    We will be releasing a commercial version ( tentatively named MarathonITE-Marathon Integrated Test Environment ) based on eclipse platform .

  10. 最后在此方法的基础上,具体介绍了基于上述理论和技术,如何为CCB系统进行集成测试。重点描述了CCB系统集成测试用例的生成,并介绍了CCB系统进行集成测试的实践过程。

    It emphasizes to describe the generation of CC & B system 's integration testing cases , and the process activity of integration testing .

  11. 集成测试一般比较完整,因为它们覆盖Rails应用程序中各个组件之间的高层交互。

    Integration tests are generally more complete as they cover high-level interactions between various components within the Rails application .

  12. 该流程等待SOA测试人员完成单元测试报告的生成,然后发起服务集成测试请求。

    The process looks for completion of a unit test report generated by the SOA tester and then initiates a request for service integration testing .

  13. 您可以在WebSphereIntegrationDeveloper集成测试环境中通过切换到服务器的视图来启动BPCExplorer。

    You can start the BPC Explorer in the WebSphere Integration Developer integrated test environment by switching to the Server 's view .

  14. 本文详细研究了直读光谱仪研发测试中单元测试、集成测试和系统测试的测试方法与测试理论。以CCD火花直读光谱仪的研发测试为例,对设计的测试方法进行了实验验证。

    In this paper the testing theories and methods of unit testing , integration testing and system testing in the research testing process were studied .

  15. 测试类型:单元测试、集成测试、功能测试、系统测试、验收测试、渗入(soak)测试、冒烟测试等等。

    Test-types : unit , integration , functional , system , acceptance , soak , smoke , etc.

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

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

  17. 一种基于运行时交互约束的COTS构件集成测试用例生成方法

    Method of COTS Component Integration Test Case Generation Based on the Run-time Interaction Constraints

  18. GNSS地基集成测试与开发环境

    GNSS Ground-based Integrated Test & Development Environment

  19. 同样,SpringTest模块对JPA类(如AbstractJpaTests)的单元测试、集成测试都提供很好的支持。

    Also , Spring Test module has great support for unit and integration testing of JPA classes ( for example AbstractJpaTests ) .

  20. 集成测试是面向对象软件测试的一个重要阶段,在基于UML协作图生成面向对象软件的集成测试用例的过程中,一个重要内容是测试序列的生成。

    Integration testing is an important step of object-oriented software testing ; generating test sequence is an important work of generating integration test case based on UML collaboration diagrams .

  21. 最后通过搭建测试环境,对LaserScribe设备自动化进行了集成测试,完成了整个系统的开发。

    Finally , Laser Scribe tool automation system is verified by integration testing in the virtual testing environment , and the development of the whole system is completed .

  22. 退出Rooshell之前应做的最后一件事是,当我们使用entity命令指定了&testAutomatically时,运行生成的集成测试。

    The last thing we should do before quitting the Roo shell is run the integration tests that were generated when we specified & testAutomatically with the entity command .

  23. 一种基于Object-Z规格说明的集成测试用例生成方法

    An Approach to Generating Integration Test Case Based on Object-Z Specification

  24. 随着Web服务的兴起提出了SOA的软件体系架构,为Internet上的分布式计算提供了支持异构平台和多种语言的构件式程序架构,而目前几乎没有对SOA体系架构软件的集成测试方法及工具;

    The Service Oriented Architecture ( SOA ) provides a component architecture which supports heterogeneous platforms and multiple languages for distributive computing on Internet . However there are few integration testing methods or tools for the SOA currently .

  25. 本硕士学位论文结合《ATE软件集成测试策略和方法研究》科研项目,根据作者在该课题中所承担的任务撰写而成。

    This master dissertation was based on the research of ATE software test approach , which was a researching project , and written with the task that assigned to the writer .

  26. BOSS网管系统项目的测试包括功能测试,性能测试和集成测试三个主要部分,测试活动从2005年12月开始执行,直至项目生命周期结束。

    Testing of this BOSS project including three main components , functional testing , performance testing and integration testing . It starts from 2005-12 , and will be over at the end of the project life cycle .

  27. 最后,现在用例点模型中添加未计算的补充的效果(SE)(例如项目管理时间,集成测试等),然后估算就完成了。

    Finally , add the supplementary effort ( SE ) not accounted for in the use case points model ( such as project management hours , integration testing ) and the effort estimation is complete .

  28. 当然,您可以键入grailstest-app-integration来仅运行集成测试。

    You can , of course , type grails test-app-integration to run just the integration tests .

  29. 对调试结果满意时,开发人员可以将COBOL代码移回一个大型机PDS进行集成测试,然后将其移到生产中。

    When satisfied with the debug results , the developer can move the COBOL code back to a mainframe PDS for integrated testing and the move to production .

  30. 在helloworld项目中,我们在测试文件夹中包括了单元测试和集成测试这两个测试用例。

    In the helloworld project , we included two test cases for unit testing and integrated JSF testing in the test folder .