Produces a test plan ordered by risk rather than by code structure. Coverage percentage is a poor target — it rewards testing easy code. This plans from the failures that would actually hurt, then asks which of them a test could have caught.
When to use it
Before writing tes