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