From 53312d24de1dc5dcce4989604bfc18129f8ee114 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Thu, 1 Sep 2022 21:53:54 +0400 Subject: [PATCH] Add test cases and scenarios document --- .../102-qa-manual-testing/102-test-cases-and-scenarios.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/113-qa/content/102-qa-manual-testing/102-test-cases-and-scenarios.md b/content/roadmaps/113-qa/content/102-qa-manual-testing/102-test-cases-and-scenarios.md index b5bd0597c..ebad2814f 100644 --- a/content/roadmaps/113-qa/content/102-qa-manual-testing/102-test-cases-and-scenarios.md +++ b/content/roadmaps/113-qa/content/102-qa-manual-testing/102-test-cases-and-scenarios.md @@ -1 +1,3 @@ -# Test cases and scenarios \ No newline at end of file +# Test Cases and Scenarios + +Test cases and scenarios creation is the best of all software testing activities. Based on clearly written and documented test cases you can cover all the possibilities and release with more confidence.