ISQI Certified Tester Foundation Level — Question 69
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
Answer options
- A. b and c
- B. a and d
- C. b and e
- D. c and d
Correct answer: D
Explanation
The correct answer is D, as ensuring the product works as expected and assessing its overall quality are critical objectives for user acceptance testing. Options A, B, and C focus on code coverage and defect identification, which are more relevant to other testing types rather than user acceptance testing, which emphasizes user satisfaction and product functionality.