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.


Integration Environment   Integration Environment

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.


Integration Environment   Integration Environment

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).


Integration Environment   Integration Environment

Contents

The typical contents of an integration environment are:


Integration Environment   Integration Environment

Stakeholders

The typical stakeholders of the integration environment are:


Integration Environment   Integration Environment

Phases


Integration Environment   Integration Environment

Preconditions

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


Integration Environment   Integration Environment

Inputs

The typical inputs to the integration environment include:


Integration Environment   Integration Environment

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.


Integration Environment   Integration Environment

Conventions

The integration environment is typically constrained by the following conventions:

  • Integration Environment Inspection Checklist


Integration Environment   Integration Environment

Examples

  • Not applicable.

相关文章:

  • 2022-12-23
  • 2022-02-24
  • 2022-03-02
  • 2022-01-16
  • 2021-05-23
  • 2021-08-30
猜你喜欢
  • 2021-09-26
  • 2022-01-10
  • 2021-11-19
  • 2021-05-27
  • 2022-02-04
  • 2022-02-16
相关资源
相似解决方案