Integration Environment

Definition

The integration environment is any development environment that is primarily used by the integration team to incrementally and iteratively integrate the software components of an application.


Top of Page   Bottom of Page

Objectives

The objectives of the integration environment are to provide the necessary infrastructure to enable the integration team to perform:

  • The incremental iterative integration of the components of an application.
  • Integration testing of the application.
  • Regression unit testing to ensure that unit testing is current and complete (so that the software components are ready to integrate).
  • Regression functional testing (a subset of test cases) to ensure that nothing major has broken that would prevent effective system testing.


Top of Page   Bottom of Page

Benefits

The typical benefits of an integration environment include:

  • It improves the efficiency of integration and integration testing.
  • A separate integration environment allows integration to proceed in parallel with development and system testing (which follows integration).


Top of Page   Bottom of Page

Contents

The typical contents of an integration environment are:


Top of Page   Bottom of Page

Stakeholders

The typical stakeholders of the integration environment are:


Top of Page   Bottom of Page

Phases


Top of Page   Bottom of Page

Preconditions

The integration environment can typically be started if the following preconditions hold:


Top of Page   Bottom of Page

Inputs

The typical inputs to the integration environment include:


Top of Page   Bottom of Page

Guidelines

  • The integration environment should include the same source control software as the engineering environment.
  • The integration environment must have access to and be accessible to the reuse, engineering, multimedia, test, and staging environments.


Top of Page   Bottom of Page

Conventions

The integration environment is typically constrained by the following conventions:

  • Integration Environment Inspection Checklist


Top of Page   Bottom of Page

Examples

  • Not applicable.

posted @ 2009-04-27 23:03  莫贝特(MBetter)  阅读(321)  评论(0编辑  收藏  举报