A collection of tests are referred to as a test suite. The expected use case for coverage analysis information is to create additional tests in your test suite based on the gaps TCA discovers. The additional test are designed to exercise various features that have not been executed. After you have created more tests, you can repeat the process. If the goal of 100% coverage is unreachable, you will need to make a subjective decision about how thorough you can afford to be. This process is illustrated in the following flow diagram:


  • No labels