Multiple choice technology testing

Data collected during testing should include

  1. Test Factors

  2. Functions/subroutines

  3. All of the above

  4. None of the above

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

Comprehensive test data collection should include both qualitative and quantitative metrics, such as test factors, functions/subroutines executed, code coverage, and defect counts. Thus, 'All of the above' is correct.