Testing of the system to demonstrate system compliance with user requirements is
-
Black box Testing
-
System Testing
-
Independent Testing
-
Acceptance Testing
D
Correct answer
Explanation
Acceptance testing is conducted to demonstrate that the system meets user requirements and is ready for deployment. Black box testing focuses on inputs/outputs without seeing internal code. System testing evaluates the entire system's compliance with specified requirements. Independent testing is done by a separate team, not specifically for user compliance.