Multiple choice technology testing

Choose the correct from those given below

  1. Compliance Testing – Business rules

  2. Black Box Testing – Path Coverage

  3. Regression Testing – End users

  4. File Integrity – Control Totals

  5. None of the above

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

Control totals are a batch control technique used to verify file integrity by summing numeric fields before and after processing. Compliance testing checks business rules compliance but uses different methods. Black box testing examines inputs/outputs without internal path coverage. Regression testing is performed by testers, not end users.