Multiple choice technology testing

Data collected during testing should include

  1. Test Factors

  2. Functions/Subroutines

  3. All

  4. None

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

Test data collection should comprehensively cover test factors (what was tested), functions/subroutines (which code units), and environmental/execution details. The option All (C) implies comprehensive data collection including these categories.