From 46c32cadfcb290049369a3da25ccfc1c8fb6325f Mon Sep 17 00:00:00 2001
From: ChuckD3ath <33813588+ChuckD3ath@users.noreply.github.com>
Date: Mon, 3 Oct 2022 22:34:22 +0200
Subject: [PATCH] Update Non Functional Testing (#2080)
---
.../101-non-functional-testing/readme.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/readme.md b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/readme.md
index 8bc946db2..f7d5b9ae3 100644
--- a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/readme.md
+++ b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/readme.md
@@ -1 +1,7 @@
-# Non functional testing
\ No newline at end of file
+# Non-Functional Testing
+
+Non-functional testing is a type of software testing to test non-functional parameters such as reliability, load test, performance, and accountability of the software. The primary purpose of non-functional testing is to test the reading speed of the software system as per non-functional parameters. The parameters of non-functional testing are never tested before the functional testing.
+
+Free Content
+What is Non Functional Testing
+Types of Non Functional Testing
\ No newline at end of file