Multiple choice technology testing

Which view enables one to analyze the breakdown of child requirements as per the test coverage status

  1. Coverage Analysis

  2. Coverage Requirements

  3. Test Coverage

  4. Coverage graph

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Coverage Analysis view shows how child requirements are covered by tests, displaying the breakdown based on test coverage status. This helps identify which requirements have adequate test coverage and which don't. Options B, C, and D are not standard Quality Center view names for this analysis.