CT-AI ISTQB Certified Tester AI Testing Exam Questions and Answers
Which ONE of the following options does NOT describe an Al technology related characteristic which differentiates Al test environments from other test environments?
SELECT ONE OPTION
Consider a natural language processing (NLP) algorithm that attempts to predict the next word that you would like to type in a text message. An update to the algorithm has been created that should increase the accuracy of the predictions based on user typing patterns. The old algorithm was rated for accuracy by the users. Then, after the new update was released, the users rated the updated algorithm. A statistical test was used to compare the two versions of the algorithm to see whether or not the update should remain in place.
This is an example of what type of testing?
The stakeholders of a machine learning model have confirmed that they understand the objective and purpose of the model, and ensured that the proposed model aligns with their business priorities. They have also selected a framework and a machine learning model that they will be using. What should be the next step to progress along the machine learning workflow?
Which ONE of the following hardware is MOST suitable for implementing Al when using ML?
SELECT ONE OPTION
Which statement describes factors related to test data that make testing AI-based systems difficult?
Choose ONE option (1 out of 4)
Which statement regarding testing transparency, explainability, or interpretability is MOST correct?
Choose ONE option (1 out of 4)
Which statement regarding the use of training, validation, and test data sets is correct?
Choose ONE option (1 out of 4)
An airline has created an ML model to project fuel requirements for future flights. The model imports weather data such as wind speeds and temperatures, calculates flight routes based on historical routings from air traffic control, and estimates loads from average passenger and baggage weights. The model performed within an acceptable standard for the airline throughout the summer but as winter set in, the load weights became less accurate. After some exploratory data analysis, it became apparent that luggage weights were higher in the winter than in summer.
Which of the following statements BEST describes the problem and how it could have been prevented?
Which of the following statements about the structure and function of neural networks is true?
Choose ONE option (1 out of 4)
Which statement about using AI to analyze reported defects is MOST correct?
Choose ONE option (1 out of 4)
Which statement about AI-based test case generation is correct?
Choose ONE option (1 out of 4)
Which ONE of the following options is the MOST APPROPRIATE stage of the ML workflow to set model and algorithm hyperparameters?
SELECT ONE OPTION
A transportation company operates three types of delivery vehicles in its fleet. The vehicles operate at different speeds (slow, medium, and fast). The transportation company is attempting to optimize scheduling and has created an AI-based program to plan routes for its vehicles using records from the medium-speed vehicle traveling to selected destinations. The test team uses this data in metamorphic testing to test the accuracy of the estimated travel times created by the AI route planner with the actual routes and times.
Which of the following describes the next phase of metamorphic testing?
You have access to the training data that was used to train an AI-based system. You can review this information and use it as a guideline when creating your tests. What type of characteristic is this?
A software component uses machine learning to recognize the digits from a scan of handwritten numbers. In the scenario above, which type of Machine Learning (ML) is this an example of?
SELECT ONE OPTION
An e-commerce developer built an application for automatic classification of online products in order to allow customers to select products faster. The goal is to provide more relevant products to the user based on prior purchases.
Which of the following factors is necessary for a supervised machine learning algorithm to be successful?
Which ONE of the following statements is a CORRECT adversarial example in the context of machine learning systems that are working on image classifiers.
SELECT ONE OPTION
Which ONE of the following approaches to labelling requires the least time and effort?
SELECT ONE OPTION
Which statement regarding data preparation in the ML workflow is correct?
Choose ONE option (1 out of 4)
The training of an ML model… What type of bias is LEAST important to look for when testing the model?
Choose ONE option (1 out of 4)
Which of the following is THE LEAST appropriate tests to be performed for testing a feature related to autonomy?
SELECT ONE OPTION
Which challenge to testing self-learning systems puts you at risk of a data attack?
Choose ONE option (1 out of 4)
Which statement about automation bias is correct?
Choose ONE option (1 out of 4)
You are developing a “flower” ML model… Which of the following describes an objection that you can NEGLECT in your risk assessment?
Choose ONE option (1 out of 4)
Which statement regarding flexibility and adaptability of AI-based systems is correct?
Choose ONE option (1 out of 4)
You are testing an autonomous vehicle which uses AI to determine proper driving actions and responses. You have evaluated the parameters and combinations to be tested and have determined that there are too many to test in the time allowed. It has been suggested that you use pairwise testing to limit the parameters. Given the complexity of the software under test, what is likely the outcome from using pairwise testing?
Which ONE of the following options is an example that BEST describes a system with Al-based autonomous functions?
SELECT ONE OPTION
A bank wants to use an algorithm to determine which applicants should be given a loan. The bank hires a data scientist to construct a logistic regression model to predict whether the applicant will repay the loan or not. The bank has enough data on past customers to randomly split the data into a training dataset and a test/validation dataset. A logistic regression model is constructed on the training dataset using the following independent variables:
Gender
Marital status
Number of dependents
Education
Income
Loan amount
Loan term
Credit score
The model reveals that those with higher credit scores and larger total incomes are more likely to repay their loans. The data scientist has suggested that there might be bias present in the model based on previous models created for other banks.
Given this information, what is the best test approach to check for potential bias in the model?
Which option gives the correct values for accuracy and precision from the confusion matrix?
Choose ONE option (1 out of 4)
Which of the following decisions is BEST as a test approach for the described situation?
Choose ONE option (1 out of 4)
A system is to be developed to detect lung cancer using X-ray images.
Which statement BEST describes the difference between a conventional system and an AI system with supervised machine learning?
Choose ONE option (1 out of 4)
Which AI-specific test objective and acceptance criterion should be selected MOST LIKELY for testing GPT_Legal?
Choose ONE option (1 out of 4)
Which assignment of AI techniques to testing support is BEST?
Choose ONE option (1 out of 4)