Sync README from azure-dev-docs-pr on best-practice-compliance-testing

This commit is contained in:
Andreas Heumaier 2020-06-16 14:07:51 +02:00
commit ac6f9729b0

View File

@ -1,3 +1,10 @@
---
title: Terraform Compliance Testing
description: This article shows how to apply BDD-style compliance testing to terraform
ms.topic: tutorial
ms.date: 06/15/2020
---
# Tutorial: Terraform Compliance Testing
Compliance testing, also known as Conformance testing, is a nonfunctional testing technique which is done to validate whether the system developed meets the organizations prescribed standards or not. Most software teams do an analysis to check that the standards are properly enforced and implemented. Often working simultaneously to improve the standards, which will, in turn, lead to better quality.