Acceptance testing is the demonstration that a system meets requirements
B
Correct answer
Explanation
Acceptance testing verifies that a system meets USER requirements and business needs, not just technical requirements. It's about whether the system delivers value and solves the intended problem from the stakeholder's perspective. A system can meet technical requirements yet fail acceptance testing if it doesn't address actual user needs. The statement is False because it conflates technical requirements with user acceptance.