Exam CTFL All QuestionsBrowse all questions from this exam
Question 61

Which of the following would be appropriate test objectives for user acceptance testing of the first release of a new software product aimed at a general market and built using Agile methods? a. To identify as many defects as possible b. To maximise code coverage c. To ensure the product works as expected d. To assess the overall quality of the product e. To determine the reliability of the product

    Correct Answer: D

    User acceptance testing (UAT) focuses on ensuring the product works as expected and assessing the overall quality from the end user's perspective. This ensures that the software meets the business requirements and is ready for release to the general market. Option c ensures the product works as expected, while option d assesses the overall quality of the product.

Discussion
laraerfOption: D

D is correct