Characterization Testing: Now easier than ever!
Characterization testing made easier with AI. AI can generate tests for legacy code, but it's often wrong due to entangled code. Introducing mutation testing helps validate AI-generated tests. Engineers can ask AI to write characterization tests without modifying production code, and then use mutation testing to validate them. This approach can achieve 90% coverage without mocking dependencies.