CTAL-TA_SYLL2019 · Question #27
During test execution defects have been found including non-compliance to requirements, calculations that produce incorrect results, and improper handling of data or situations.
The correct answer is C. Functional correctness testing. Functional correctness testing is a type of testing that verifies whether the system or software performs its intended functions correctly and accurately, according to the specified requirements. It can detect defects such as non-compliance to requirements, calculations that…
Question
During test execution defects have been found including non-compliance to requirements, calculations that produce incorrect results, and improper handling of data or situations.
Options
- AUsability testing
- BInteroperability testing
- CFunctional correctness testing
- DFunctional appropriateness testing
How the community answered
(31 responses)- A3% (1)
- B16% (5)
- C71% (22)
- D10% (3)
Explanation
Functional correctness testing is a type of testing that verifies whether the system or software performs its intended functions correctly and accurately, according to the specified requirements. It can detect defects such as non-compliance to requirements, calculations that produce incorrect results, and improper handling of data or situations. Reference = Functional Testing: What Is It, Types, Best Practices, Tools (Section 1.1), ISTQB Certified Tester Advanced Level Syllabus Technical Test Analyst (Section 3.1.1)
Topics
Community Discussion
No community discussion yet for this question.