diff --git a/content/roadmaps/113-qa/content/102-qa-manual-testing/readme.md b/content/roadmaps/113-qa/content/102-qa-manual-testing/readme.md
index dfc21ba60..2472bd892 100644
--- a/content/roadmaps/113-qa/content/102-qa-manual-testing/readme.md
+++ b/content/roadmaps/113-qa/content/102-qa-manual-testing/readme.md
@@ -1 +1,7 @@
-# Qa manual testing
\ No newline at end of file
+# QA Manual Testing
+
+Manual Testing is a type of software testing in which test cases are executed manually by a tester without using any automated tools. The purpose of Manual Testing is to identify the bugs, issues, and defects in the software application. Manual software testing is the most primitive technique of all testing types and it helps to find critical bugs in the software application.
+
+Free Content
+Manual Testing Tutorial: What is, Types, Concepts
+Manual Testing
\ No newline at end of file