Home › Software Testing › Software Testing › fundamentals_levels_techniques › Acceptance testing PRIMARILY aims to
Acceptance testing PRIMARILY aims to
AValidate algorithm complexity in modules
BFind low-level defects in individual units
CConfirm fitness for business and user needs
DMeasure CPU and memory load thresholds
Answer & Solution
Correct answer: C. Confirm fitness for business and user needs
Acceptance testing (UAT, alpha/beta, contract/regulation) confirms the system is fit for deployment from the user/business perspective. It is not about low-level defect hunting.
Related questions
Exit criteria for a test phase typically includeTest-driven development (TDD) follows the cycleIn Agile, the tester's role is BEST described asSelenium is BEST described asWhich is a recognised BENEFIT of test automation?Risk-based testing prioritises test effort byA defect lifecycle typically begins with statusA test plan typically describes