diff --git a/content/roadmaps/113-qa/content/100-qa-basics/readme.md b/content/roadmaps/113-qa/content/100-qa-basics/readme.md index db97eb862..068600ea9 100644 --- a/content/roadmaps/113-qa/content/100-qa-basics/readme.md +++ b/content/roadmaps/113-qa/content/100-qa-basics/readme.md @@ -1 +1,3 @@ -# Qa basics \ No newline at end of file +# QA Basics + +Quality Assurance (QA) also known as QA testing is an activity to ensure that an organization provides the best product or service to the customers. QA testing of a software involves the testing of performance, adaptability, and functionality. Yet, software quality assurance extends beyond software quality; it also comprises the quality process used for developing, testing, and release of software products. QA relies on the software development cycle, which includes the management of software requirements, design, coding, testing, and release.