Go back to all articles

Integration Testing

Mar 28, 2019
2 min read

Integration testing is a type of testing that is conducted in order to discover the defects in interfaces and in the interactions between integrated components or systems.

Problems it will solve

It minimizes the risks of defects in the operation of cross-cutting business processes in the system during its interaction with other systems, or during an integration of several subsystems/modules into a united system.

Deliverables

  • 01
    The final report includes the following:
  • Information about the level of functional accuracy of the developed product obtained as a result of integration corresponding to the requirements specified in the documentation
  • Information about the number of defects in the operation of the system’s cross-cutting business processes or modules and their severity
  • A list of defects with a description of the problem and methods for its reproduction
  • 02
    Integration testing methodology (MS Word)
  • 03
    Testing scenarios (MS Word)
  • 04
    Testing requirements (MS Word)
  • 05
    Test data for conducting tests in accordance with the scenarios (MS Word)
  • 06
    Test protocols (format of specialized tool)

The scope of work

  • Analyzing business processes
  • Testing methodology development and coordination with the customer
  • Implementing the test process management system
  • Testing requirements’ development
  • Testing scenarios’ development and preparation of a test data set
  • Testing model coordination with the customer
  • Testing model coordination with the customer
  • Launching the first iteration of manual testing
  • Launching a follow-up iteration after the defects are corrected by the developer
  • Report

Service Quality Criteria

  • The completion of the project within the timeframe specified by the contract with a test environment availability of no less than 95%.
  • The number of bugs and defects in the system after the release has been installed in the production environment.
  • The number of duplicates or incorrectly entered defects in the test process management system.

Tools and licences

  • HP ALM (HP Application Lifecycle Management, HP Quality center)
  • TFS (Team Foundation Server)
  • TestLink + JIRA
  • TestLink + Readmine
Table of contents

    Related insights in blog articles

    Explore what we’ve learned from these experiences
    7 min read

    What Is Chaos Engineering: Overview

    chaos engineering preview
    May 14, 2025

    Chaos engineering is a way to test how complex systems respond to unexpected problems. The idea is simple: introduce controlled failures and watch how the system behaves. This helps uncover weak points before they lead to costly outages. An approach that forces you to think about the unexpected, making it easier to build robust, fault-tolerant […]

    7 min read

    Continuous Performance Testing

    continuous performance testing preview
    May 12, 2025

    Continuous performance testing is a proactive approach to validating the speed, stability, and scalability of software throughout the development lifecycle. It ensures that applications remain responsive under different loads, providing a smoother user experience and reducing the risk of performance-related issues in production.In this guide, we’ll look at what continuous performance testing actually involves, why […]

    5 min read

    Loadrunner vs. Neoload: Which Tool Is Better?

    loadrunner vs neoload preview
    May 5, 2025

    When evaluating performance testing tools, many teams find themselves comparing LoadRunner vs NeoLoad; two powerful solutions trusted by enterprises worldwide. In this article, we’ll walk you through their core features, strengths, and limitations to help you make an informed choice.  But that’s not all! We’ll also introduce you to PFLB, a modern performance testing platform […]

    8 min read

    K6 vs JMeter: Which Is The Best Tool?

    k6 vs jmeter preview
    May 2, 2025

    When it comes to performance testing, two of the biggest names, K6 and JMeter, often dominate the discussion. But which one truly fits your testing needs? In this article, we’ll break down K6 vs. JMeter: their features, capabilities, strengths, weaknesses, and critical differences.  We’ll also introduce a more advanced alternative, PFLB’s load testing platform, for […]

  • Be the first one to know

    We’ll send you a monthly e-mail with all the useful insights that we will have found and analyzed