diff --git a/content/roadmaps/113-qa/content/104-qa-non-functional-testing/readme.md b/content/roadmaps/113-qa/content/104-qa-non-functional-testing/readme.md index 078331f09..4a9c199a2 100644 --- a/content/roadmaps/113-qa/content/104-qa-non-functional-testing/readme.md +++ b/content/roadmaps/113-qa/content/104-qa-non-functional-testing/readme.md @@ -1,3 +1,3 @@ # Non Functional Testing -In the process of Software testing, testing and analyzing only software’s functions doesn't complete the testing process. There are some other attributes which will demonstrate the entire software quality, they are known as quality characteristics. These characteristics includes performance, security, usability, and reliability. Also not testing and analyzing the report of these characterisitics will not affect the function of software, it will work to a degree of extent,but testing of these quality characteristics are referred to as Qa non-functional testing. +In the process of Software testing, testing and analyzing only software’s functions doesn't complete the testing process. There are some other attributes which will demonstrate the entire software quality, they are known as quality characteristics. These characteristics include performance, security, usability, and reliability. Also not testing and analyzing the report of these characteristics will not affect the function of software, it will work to a degree of extent, but testing of these quality characteristics are referred to as QA non-functional testing.