parent
a9f61adcfb
commit
8ced2e607d
1 changed files with 6 additions and 1 deletions
@ -1 +1,6 @@ |
||||
# Black box testing |
||||
|
||||
Black Box Testing is a software testing method in which the functionalities of software applications are tested without having knowledge of internal code structure, implementation details and internal paths. Black Box Testing mainly focuses on input and output of software applications and it is entirely based on software requirements and specifications. It is also known as Behavioral Testing. |
||||
|
||||
<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> |
||||
|
Loading…
Reference in new issue