Next: Testing. Up: All sessions.


Session 26: Testing and debugging

(If you want to print this, the single-page format may be more convenient.)

Testing
    White-box testing
    Black-box testing
Large-scale testing (Section 10.10)
    Unit testing
    Integration testing
    Regression testing
Debugging
    Hand traces
    Print statements
    Debuggers


Next: Testing. Up: All sessions.