From 4b77d63f9475dc773717002c4cc62756efb00699 Mon Sep 17 00:00:00 2001
From: Heru Purnama <73082452+herrr14@users.noreply.github.com>
Date: Mon, 5 Dec 2022 19:32:44 +0700
Subject: [PATCH] Add resource for white box testing (#2981)
Update with new resource, example and concept
---
.../102-testing-approaches/100-white-box-testing.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/roadmaps/113-qa/content/100-qa-basics/102-testing-approaches/100-white-box-testing.md b/content/roadmaps/113-qa/content/100-qa-basics/102-testing-approaches/100-white-box-testing.md
index 0ccae8621..121408c3e 100644
--- a/content/roadmaps/113-qa/content/100-qa-basics/102-testing-approaches/100-white-box-testing.md
+++ b/content/roadmaps/113-qa/content/100-qa-basics/102-testing-approaches/100-white-box-testing.md
@@ -4,3 +4,4 @@ White Box Testing is a technique in which software’s internal structure, desig
Free Content
White Box Testing – What is, Techniques, Example & Types
+A Complete Guide With Techniques, Examples, & Tools