1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-26 18:44:57 +02:00

Add resource for blackbox testing (#2982)

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

View File

@@ -4,3 +4,4 @@ Black Box Testing is a software testing method in which the functionalities of s
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/black-box-testing.html'>What is BLACK Box Testing? Techniques, Example & Types</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.softwaretestinghelp.com/black-box-testing/'>Black Box Testing: An In-Depth Tutorial With Examples And Techniques</BadgeLink>