CS 5500: Testing

Module Overview

This week we will discuss interchangeable parts and testing. You will learn to distinguish between glass-box and black-box testing, which will help you to understand how interchangeability of parts depends upon abstraction barriers and information hiding. You will also learn benefits and limitations of execution-based testing.

Readings

No readings yet.

Resources

Lessons

  1. Interchangeable Parts
  2. Testing
  3. Hiding Information Can Protect Clients

Homework Assignments

For debugging: Click here to validate.