1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 21:32:35 +02:00

Add resource for white box testing (#2981)

Update with new resource, example and concept
This commit is contained in:
Heru Purnama
2022-12-05 19:32:44 +07:00
committed by GitHub
parent 31f198068e
commit 4b77d63f94

View File

@@ -4,3 +4,4 @@ White Box Testing is a technique in which softwares internal structure, desig
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/white-box-testing.html'>White Box Testing What is, Techniques, Example & Types</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.softwaretestinghelp.com/white-box-testing-techniques-with-example/'>A Complete Guide With Techniques, Examples, & Tools</BadgeLink>