Multiple choice technology testing

choose the correct combination

  1. Compliance Testing - Business rules

  2. Black box testing - Path coverage

  3. Regression testing - end users

  4. File integrity - control totals

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

File integrity verification uses control totals to detect data corruption or unauthorized changes. Control totals (sums, counts, hashes) provide a mathematical check that file contents remain intact. The other pairs are mismatched.