Multiple choice technology testing

A testing project is currently in the test design phase. The PL has estimated that 500 test cases would be created in Mar 2010. But, at the end of Mar, the PL found that he could create only 490 test cases. What is the % of Test design completion?

  1. 100%

  2. 102%

  3. 99%

  4. 98%

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

Test design completion percentage is calculated as (actual test cases created / estimated test cases) × 100. Here, 490 test cases were created out of 500 estimated, giving (490/500) × 100 = 98%. Option B (102%) would imply exceeding the estimate, while option A (100%) would mean exactly meeting the estimate.