What this is about
In plain English.
For any real product, there is an infinite cloud of possible tests. You do not have forever. You run a finite number. Measured as a percentage of what you could test, your coverage is always zero.
Risk-based testing is how you select which tests to run, and which to cut first when the schedule compresses. This talk answers four questions:
- How do you pick the right tests out of an infinite cloud?
- How do you know when you've tested enough to ship?
- When the schedule slips, which tests should you drop first?
- How do you prove to leadership the trade-off was defensible?
Written for test managers and leadership under constrained schedules. Accessible to any business or technical leader who signs off on a release.