Key details for this exam, checked against the published exam outline
Each question shows the correct answer and an explanation of why it is right
A neural network has been designed and created to assist day-traders improve efficiency when buying and selling commodities in a rapidly changing market. Suppose the test team executes a test on the neural network where each neuron is examined. For this network, the shortest path indicates a "buy" and it will only occur when the one-day predicted value of the commodity is greater than the spot price by 0.75%. The neurons are stimulated by entering commodity prices and testers verify that they activate only when the future value exceeds the spot price by at least 0.75%.
Which of the following statements BEST explains the type of coverage being tested on the neural network?
The syllabus details that threshold coverage requires each neuron to achieve an activation value greater than a specified threshold:
'Threshold coverage: Full threshold coverage requires that each neuron in the neural network achieves an activation value greater than a specified threshold.'
(Reference: ISTQB CT-AI Syllabus v1.0, Section 6.2, page 48 of 99)
Which of the following statements about explainable AI is correct?
Choose ONE option (1 out of 4)
Section2.10 -- Explainability and Transparencyof the ISTQB CT-AI syllabus describes explainable AI as the ability of a system to provide human-understandable insight into its decisions. The syllabus referencesThe Royal Society's reportas a foundational source explaining why explainability is important. Among the stated motivations is the need toincrease user trust and confidencein AI systems by making their decisions understandable and justifiable. Therefore, OptionCdirectly reflects the syllabus content .
Option A is incorrect because interpretability doesnotrefer to determining correctness of outputs; rather, it refers to understandinghowthe model arrives at outputs. Option B incorrectly frames explainability as the ability to investigate algorithms or training data; explainability is aboutunderstanding the model's decision-making, not reverse engineering its components. Option D is incorrect because explainability doesnoteliminate the need for risk and vulnerability assessments; the syllabus clearly emphasizes that testing, risk assessment, and robustness checks remain critical even when a model is explainable.
Thus, the only statement consistent with the syllabus isOption C.
Arihant Meditation is a startup using Al to aid people in deeper and better meditation based on analysis of various factors such as time and duration of the meditation, pulse and blood pressure, EEG patters etc. among others. Their model accuracy and other functional performance parameters have not yet reached their desired level.
Which ONE of the following factors is NOT a factor affecting the ML functional performance?
SELECT ONE OPTION
Factors Affecting ML Functional Performance:The data pipeline, quality of the labeling, and biased data are all factors that significantly affect the performance of machine learning models. The number of classes, while relevant for the model structure, is not a direct factor affecting the performance metrics such as accuracy or bias.
Reference:ISTQB_CT-AI_Syllabus_v1.0, Sections on Data Quality and its Effect on the ML Model and ML Functional Performance Metrics.
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.
Pairwise testing can be used in the context of self-driving cars for controlling an explosion in the number of combinations of parameters.
Which ONE of the following options is LEAST likely to be a reason for this incredible growth of parameters?
SELECT ONE OPTION
Pairwise testing is used to handle the large number of combinations of parameters that can arise in complex systems like self-driving cars. The question asks which of the given options isleast likelyto be a reason for the explosion in the number of parameters.
Different Road Types (A): Self-driving cars must operate on various road types, such as highways, city streets, rural roads, etc. Each road type can have different characteristics, requiring the car's system to adapt and handle different scenarios. Thus, this is a significant factor contributing to the growth of parameters.
Different Weather Conditions (B): Weather conditions such as rain, snow, fog, and bright sunlight significantly affect the performance of self-driving cars. The car's sensors and algorithms must adapt to these varying conditions, which adds to the number of parameters that need to be considered.
ML Model Metrics to Evaluate Functional Performance (C): While evaluating machine learning (ML) model performance is crucial, it does not directly contribute to the explosion of parameter combinations in the same way that road types, weather conditions, and car features do. Metrics are used to measure and assess performance but are not themselves variable conditions that the system must handle.
Different Features like ADAS, Lane Change Assistance, etc. (D): Advanced Driver Assistance Systems (ADAS) and other features add complexity to self-driving cars. Each feature can have multiple settings and operational modes, contributing to the overall number of parameters.
Hence, theleast likelyreason for the incredible growth in the number of parameters isC. ML model metrics to evaluate the functional performance.
:
ISTQB CT-AI Syllabus Section 9.2 on Pairwise Testing discusses the application of this technique to manage the combinations of different variables in AI-based systems, including those used in self-driving cars.
Sample Exam Questions document, Question #29 provides context for the explosion in parameter combinations in self-driving cars and highlights the use of pairwise testing as a method to manage this complexity.
120 questions covering all exam domains, starting from $20
Exam domains verified against: Official iSQI CT-AI exam guide, last checked September 2026.
Covers the definition and impact of AI, the differences between narrow AI, general AI, and super AI, and how standards apply to AI-based systems. Understand the foundational concepts that distinguish different types of artificial intelligence and their relevance to testing practice.
Addresses the importance of flexibility and adaptability as key attributes of AI systems, and examines how the evolution of AI-based systems affects quality. Learn what makes AI quality different from traditional software quality.
Covers classification and regression as part of supervised learning, explains the factors involved in selecting ML algorithms, and demonstrates how to recognize underfitting and overfitting. Understand the fundamentals of how machine learning models are built and trained.
Addresses the challenges of data preparation and testing, demonstrates how to create a machine learning framework, and shows how poor data quality can cause issues in production. Recognize why data quality is as critical as model quality in ML systems.
Sample question from this domain above: Q5
Covers measuring the performance of machine learning models using metrics derived from the confusion matrix. Learn to calculate and interpret key performance indicators that tell you whether your model actually works.
Describes the structure and function of neural networks, the role of deep neural networks, and coverage measures specific to neural network testing. Understand how neural networks differ from traditional algorithms and why standard test coverage does not apply.
Addresses how system specifications for AI-based systems create testing challenges, explains automation bias and its effects on testing, and covers the unique risks inherent in AI systems. Learn why traditional testing approaches can miss the problems AI systems introduce.
Sample question from this domain above: Q1
Examines challenges that emerge during testing due to the self-learning capabilities of AI-based systems. Recognize how continuous learning and adaptation change what needs to be tested over the lifetime of a system.
Sample question from this domain above: Q3
Explores the benefits of testing machine learning systems using specific methods, and shows how these techniques help reduce attacks and protect against data poisoning. Apply practical testing strategies that address the unique vulnerabilities of AI systems.
Covers the factors that distinguish test environments for AI-based systems from conventional software test environments. Understand what infrastructure, data, and configurations are needed to test AI systems effectively.
Sample question from this domain above: Q2
Covers classifying the AI technologies that are used to support and automate testing processes. Learn how AI itself can be applied to improve test automation, test case generation, and defect detection.
Sample question from this domain above: Q4
Common questions about the exam itself