Multiple choice technology testing

Choose the correct answer from the following combinations

  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 verification using Control Totals (summing numeric fields) validates data integrity by comparing calculated totals against expected values. The other pairings are incorrect: Compliance testing uses compliance checklists not business rules; Black box tests functionality not internal paths; Regression testing is done by testers, not end users.