Skip to content
SP StackPractices

Tag: characterization-tests

Browse 1 practical software engineering resources tagged with "characterization-tests". Discover code recipes, design patterns, documentation templates, and in-depth guides to help you build, deploy, and maintain production-ready solutions involving characterization-tests.

Golden Master Testing

How to use golden master testing to characterize legacy code behavior before refactoring. Covers capturing output, comparing baselines, and incremental refactoring.