From ff6ab67db0848f4bc07fe8e7bfb8ee679027f0b9 Mon Sep 17 00:00:00 2001
From: ChuckD3ath <33813588+ChuckD3ath@users.noreply.github.com>
Date: Wed, 5 Oct 2022 01:37:37 +0200
Subject: [PATCH] Update QA Manual Testing (#1987)
---
.../113-qa/content/102-qa-manual-testing/readme.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
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