Part Two

Types of Testing

 

 

 

This part of the book discusses various types of tests. The chapters progress from the types of tests closer to code to those closer to users. White box testing, which tests the programs by having an internal knowledge of program code, is discussed in Chapter 3. Black box testing, which tests the product behavior by only knowing the external behavior as dictated by the requirements specifications, is discussed in Chapter 4. As software gets developed in a modular ...

Get Software Testing: Principles and Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.