ISTQB Certified Tester Advanced Level – Test Analyst (CTAL-TA) — Question 39
During testing of a mobile banking application, traceability matrices are defined and maintained between test cases and user stories. This task is supported by a test management tool. Testing is expected to report on the coverage level of the implemented and tested user stories.
Which of the following test types is most likely being performed? (Choose all that apply.)
Answer options
- A. Functional correctness testing
- B. Functional appropriateness testing
- C. Functional completeness testing
- D. Ineroperability testing
Correct answer: A, C
Explanation
Functional correctness testing ensures that the application behaves as expected according to the user stories, while functional completeness testing verifies that all required features are implemented. The other options, such as functional appropriateness testing and interoperability testing, do not focus directly on the coverage of user stories and their implementation.