CT-AI Exam Questions & Answers
Certified Tester AI Testing • iSQI
100% money-back guarantee
Sample CT-AI Questions
Practice with real exam-style questions, each with the verified correct answer and explanation.
Which ONE of the following options represents a technology MOST TYPICALLY used to implement Al?
SELECT ONE OPTION
Technology Most Typically Used to Implement AI:Genetic algorithms are a well-known technique used in AI . They are inspired by the process of natural selection and are used to find approximate solutions to optimization and search problems. Unlike search engines, procedural programming, or case control structures, genetic algorithms are specifically designed for evolving solutions and are commonly employed in AI implementations.
Reference:ISTQB_CT-AI_Syllabus_v1.0, Section 1.4 AI Technologies, which identifies different technologies used to implement AI.
Which statement regarding flexibility and adaptability of AI-based systems is correct?
Choose ONE option (1 out of 4)
The ISTQB CT-AI syllabus defines these two concepts clearly inSection 2.1 -- Flexibility and Adaptability. Flexibility is described as the ability of a system to operate in situationsnot explicitly covered in its original requirements, while adaptability refers to how easily the system can bemodifiedto handle new environments or conditions. The syllabus stresses that both flexibility and adaptability are crucial, particularly inself-learning AI systemsthat may need to respond to changes in their environment and adjust their behavior accordingly. It states that systems must be capable of determiningwhenandhowto adjust behavior in evolving situations, especially when the operational environment is not fully known at deployment time . This directly aligns with OptionA.
Option B reverses definitions---the syllabus states flexibility (not adaptability) relates to unspecified situations. Option C is incorrect: self-learning systems requirebothflexibility and adaptability; they are not categorized as one or the other. Option D incorrectly defines flexibility; the syllabus defines adaptability---not flexibility---as ease of modification.
Thus,Option Acorrectly reflects the syllabus.
Which statement regarding pairwise testing in an AI-based automotive lane-keeping assist system is correct?
Choose ONE option (1 out of 4)
The ISTQB CT-AI syllabus (Section4.3 -- Test Design for AI-Based Systems) highlights pairwise testing as an effectivetest-case reduction techniquefor systems with many input parameters. Lane-keeping assist systems typically include environmental, sensor, and vehicle-dynamic parameters, making exhaustive testing infeasible. Pairwise testing significantly reduces the number of test cases while still capturingall 2-way interactions, which are responsible for a large proportion of software defects.
OptionBaligns with this syllabus description: pairwise testing reduces otherwise extremely large parameter combinations, making test effort manageable.
Option A overstates feasibility guarantees; the syllabus never claims pairwise testing always makes testing ''typically feasible.'' Option C is unsupported and incorrect because pairwise testing doesnotrestrict parameters to driver-controlled ones. Option D is incorrect because, although some defects arise from higher-order interactions, pairwise testing captures many relevant defects and is widely recognized as a pragmatic compromise.
Thus,Option Bis the correct statement.
Which of the following approaches would help overcome testing challenges associated with probabilistic and non-deterministic AI-based systems?
The syllabus states:
''When testing probabilistic and non-deterministic systems, the same input may produce different outputs. Tests need to be run several times to produce statistically valid test results, ensuring that an appropriate number of answers are accurate.''
(Reference: ISTQB CT-AI Syllabus v1.0, Section 8.4, page 58 of 99)
Which of the following is an example of overfitting?
The syllabus defines overfitting as:
''Overfitting is when the ML model learns the training data so well that it is unable to generalize to accommodate new data.''
This occurs when the model memorizes the training data, including noise, instead of learning the general patterns.
(Reference: ISTQB CT-AI Syllabus v1.0, Section 3.5.1, page 31 of 99)
Get access to all 120 verified questions with detailed answers.
Unlock All CT-AI Questions