---
title: "Integration Tests"
url: "https://www.pulumi.com/dev/glossary/integration-tests/"
image: "https://www.pulumi.com/assets/og/dev/glossary/integration-tests.png"
---

# Integration Tests

A type of testing that verifies entire parts of an application work when
combined with other parts of an application.
