From 31f198068e73cb012298a77a829acf1aee28711f Mon Sep 17 00:00:00 2001 From: Heru Purnama <73082452+herrr14@users.noreply.github.com> Date: Mon, 5 Dec 2022 19:32:27 +0700 Subject: [PATCH] Add resource for blackbox testing (#2982) Update with new resource, example and concept --- .../102-testing-approaches/102-black-box-testing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/roadmaps/113-qa/content/100-qa-basics/102-testing-approaches/102-black-box-testing.md b/content/roadmaps/113-qa/content/100-qa-basics/102-testing-approaches/102-black-box-testing.md index 7668f9e78..05ea262d6 100644 --- a/content/roadmaps/113-qa/content/100-qa-basics/102-testing-approaches/102-black-box-testing.md +++ b/content/roadmaps/113-qa/content/100-qa-basics/102-testing-approaches/102-black-box-testing.md @@ -4,3 +4,4 @@ Black Box Testing is a software testing method in which the functionalities of s Free Content What is BLACK Box Testing? Techniques, Example & Types +Black Box Testing: An In-Depth Tutorial With Examples And Techniques