diff --git a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/readme.md b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/readme.md
index db67a05b7..51d333681 100644
--- a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/readme.md
+++ b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/readme.md
@@ -1 +1,7 @@
-# Functional testing
\ No newline at end of file
+# Functional Testing
+
+Functional testing is a type of software testing that validates the software system against the functional requirements/specifications. The purpose of Functional tests is to test each function of the software application by providing appropriate input and verifying the output against the Functional requirements.
+
+Free Content
+What is Functional Testing? Types & Examples
+Functional Testing : A Detailed Guide