From d2a9ac08051c2db3b103e5613b524329ece3cd3f Mon Sep 17 00:00:00 2001
From: ChuckD3ath <33813588+ChuckD3ath@users.noreply.github.com>
Date: Fri, 21 Oct 2022 17:38:35 +0200
Subject: [PATCH] Update Testing Techniquest readme (#2584)
---
.../content/100-qa-basics/107-testing-techniques/readme.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/readme.md b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/readme.md
index 771740659..b4e31e09d 100644
--- a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/readme.md
+++ b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/readme.md
@@ -1 +1,6 @@
-# Testing techniques
\ No newline at end of file
+# Testing Techniques
+
+Testing Techniques are methods applied to evaluate a system or a component with a purpose to find if it satisfies the given requirements. Testing of a system helps to identify gaps, errors, or any kind of missing requirements differing from the actual requirements. These techniques ensure the overall quality of the product or software including performance, security, customer experience, and so on.
+
+Free Content
+What are Testing Techniques : Types, Advantages & Disadvantages
\ No newline at end of file