Week 5 - Testing
Learning Objectives:
In this week of the course, you will learn
- Various classifications of tests
- Test-Driven Development
- How to evaluate test adequacy
- How to test systems
Important Dates:
- HW2 Due Feb 19 by 10pm
Lessons:
5.1: Testing Introduction
5.2: Test-Driven Development
5.3: Evaluating Tests
5.4: Testing Systems
Resources
Additional Readings:
- Software Engineering at Google, Chapter 11 and following chapters.