Philly ETE 2021 — Cutting Code Quickly: From 0% to Cleanly Refactored 100% Tested Code — Llewellyn Falco
Abstract In this guided demo, we are going to look at 3 different techniques that are remarkably powerful in combination to cut through legacy code without having to go through the bother of reading or understanding it. The techniques are: Combination Testing: to get 100% test coverage quickly Code Coverage as guidance: to help us … Read More