A test written to document the *current* behavior of existing code, not its *intended* behavior. Used when **refactoring** legacy code to ensure existing functionality is preserved. (Ch. 26)