CT-AI · Question #153
Which two test procedures are BEST suited for CleverPropose system testing?
The correct answer is A. Back-to-back testing C. Metamorphic testing. The ISTQB CT-AI syllabus explains that AI-based decision-support systems benefit strongly fromback-to-back testingandmetamorphic testingwhen oracle problems exist or when limited regression tests are available. In this scenario, CleverPropose replaces an older advisory…
Question
Which two test procedures are BEST suited for CleverPropose system testing?
Options
- ABack-to-back testing
- BAdversarial testing
- CMetamorphic testing
- DExploratory data analysis
- EPairwise testing
How the community answered
(62 responses)- A77% (48)
- B13% (8)
- D3% (2)
- E6% (4)
Explanation
The ISTQB CT-AI syllabus explains that AI-based decision-support systems benefit strongly fromback-to-back testingandmetamorphic testingwhen oracle problems exist or when limited regression tests are available. In this scenario, CleverPropose replaces an older advisory system.Back-to-back testing(Option A) is ideal because the outputs of the existing conventional system can serve as areference, enabling comparison against the new AI system. This is exactly what the syllabus recommends when AI is replacing a traditional deterministic system. Metamorphic testing(Option C) is also appropriate, as stated in Section4.6 - Metamorphic Relations. With limited regression tests and complex decision logic, testers can define metamorphic relations such as "if customer income increases, risk rating should not worsen." These relations allow validation even when exact expected outputs are unavailable.
Topics
Community Discussion
No community discussion yet for this question.