Skip to main content

2 docs tagged with "Black Box Testing"

View all tags

Black Box Testing

This tutorial provides an overview of different techniques used in black box testing, including equivalence partitioning, boundary value analysis, decision table testing, state transition testing, error guessing, and comparison testing. Each technique is explained in detail with examples and graphical representations.

Testing Types

Learn about different software testing types, including manual and automated testing, black box and white box testing, functional and non-functional testing, and their role in software development.