te-box testing Requires knowledge of the internal structure Primarily focuses on code coverage e.g. write tests to“ cover”' internal paths Good for testing individual functions Developers tests Input Output12 White-box testing • Requires knowledge of the internal structure • Primarily focuses on code coverage – e.g. write tests to “cover” internal paths – Good for testing individual functions – Developer’s tests Input Output