Integration Testing
Definition
A test level that focuses on verifying the interactions between components or systems. It aims to find defects in interfaces and the way integrated parts communicate with each other.
Related Terms
Testing that focuses on the interactions and interfaces between integrated components. It verifies that components work together correctly after being individually tested.
System Integration TestingTesting that focuses on the interactions and interfaces between systems, packages, or external services. It verifies that independently developed systems work together as expected in the integrated environment.
Test LevelA group of testing activities that are organized and managed together. The four main test levels are component testing, integration testing, system testing, and acceptance testing, each with distinct objectives.
Practice Chapter 2: Testing Throughout the SDLC
Test your understanding of integration testing and other concepts from this chapter.
Start Chapter 2 QuizTestPrepPro is an independent exam preparation resource. We are not affiliated with, endorsed by, or sponsored by the International Software Testing Qualifications Board (ISTQB). All trademarks are the property of their respective owners. Practice questions are original content created for educational purposes.