CompTIA CySA+ (CS0-002) — Question 259

Which of the following is the software development process by which function, usability, and scenarios are tested against a known set of base requirements?

Answer options

Correct answer: C

Explanation

User acceptance testing (UAT) is specifically designed to verify that the software meets the requirements and is usable for the end user, making it the correct answer. In contrast, security regression testing focuses on identifying security issues, code review is about examining code quality, and stress testing assesses system performance under load.