Embed presentation
Download to read offline





This document discusses different types of software testing: black box testing which tests without knowledge of internal workings; white box testing which tests with knowledge of internal code; and grey box testing which tests with limited internal knowledge. Black box testing is well-suited for large code but has limited coverage, white box testing achieves maximum coverage but requires skilled testers, and grey box testing offers benefits of both but tests may be redundant.




