493.290 kr.
This four-day course provides a comprehensive introduction to Artificial Intelligence (AI) and its application in modern systems. Participants will explore the foundational concepts of AI, including its types, technologies, and development frameworks, as well as the unique quality characteristics that distinguish AI-based systems—such as autonomy, adaptability, ethics, and transparency. The course also covers the essentials of Machine Learning (ML), from algorithm selection and data preparation to performance metrics and neural networks, equipping learners with a solid understanding of how ML models are developed and evaluated.
Building on this foundation, the course delves into the challenges and methodologies of testing AI-based systems. Learners will examine test strategies for AI-specific traits like bias, non-determinism, and concept drift, and gain hands-on insight into techniques such as adversarial testing, metamorphic testing, and A/B testing. The final sessions focus on test environments and the use of AI to enhance software testing processes, including defect analysis and regression optimization. By the end of the course, participants will be equipped to critically assess, test, and apply AI technologies in real-world scenarios.
The entry criterion for taking the Certified Tester AI Testing exam is that candidates have acquired the ISTQB® Certified Tester Foundation Level certification.
The Certified Tester AI Testing is suitable for anyone who is involved in testing as well as anyone interested in AI-based systems. This includes people performing activities such as test analysis, test consulting and software development.
The syllabus provides testing knowledge for anyone working with Agile or sequential software development lifecycles.
By the end of this course, learners will be able to:
Chapter 1: Introduction to AI
Chapter 2: Quality Characteristics for AI-Based Systems
Chapter 3: Machine Learning (ML) – Overview
Chapter 4: ML – Data
Chapter 5: ML Functional Performance Metrics
Chapter 6: ML – Neural Networks and Testing
Chapter 8: Testing AI-Specific Quality Characteristics
Chapter 9: Methods and Techniques for the Testing of AI-Based Systems
Chapter 10: Test Environments for AI-Based Systems
Chapter 11: Using AI for Testing
Your course fee includes an iSQI voucher for the examination which you will book at a later date.
The format of the exam is multiple choice.
Hands-on Machine Learning Concepts:
Learners engage in exercises that illustrate key ML concepts such as overfitting and underfitting. Activities include creating simulated datasets, training simple models (like linear regression), and visualizing model performance under different data conditions (e.g., limited data, weak feature-target correlations). Participants analyze results using metrics like Mean Squared Error (MSE) and R², and interpret graphical outputs to understand model behavior.
Test Design and Reduction Techniques:
One exercise focuses on combinatorial test design. Learners are tasked with defining a model with multiple parameters (e.g., model type, number of estimators, training rate, etc.), generating a large set of possible parameter combinations, and then applying pairwise testing to reduce the number of test cases. This introduces practical skills in test optimization and the use of tools (such as Microsoft PICT) for efficient test coverage.