Generate a set of functional tests for a moderate-size program. Evaluate your test coverage in one of

Question:

Generate a set of functional tests for a moderate-size program. Evaluate your test coverage in one of two ways: have someone else independently identify bugs and see how many of those bugs your tests catch (and how many tests they catch that were not found by the human inspector); or inject bugs into the code and see how many of those are caught by your tests.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: