Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

ISTQB CT-AI - ISTQBCertified Tester AI Testing Exam

Page: 1 / 3
Total 80 questions

“BioSearch” is creating an Al model used for predicting cancer occurrence via examining X-Ray images. The accuracy of the model in isolation has been found to be good. However, the users of the model started complaining of the poor quality of results, especially inability to detect real cancer cases, when put to practice in the diagnosis lab, leading to stopping of the usage of the model.

A testing expert was called in to find the deficiencies in the test planning which led to the above scenario.

Which ONE of the following options would you expect to MOST likely be the reason to be discovered by the test expert?

SELECT ONE OPTION

A.

A lack of similarity between the training and testing data.

B.

The input data has not been tested for quality prior to use for testing.

C.

A lack of focus on choosing the right functional-performance metrics.

D.

A lack of focus on non-functional requirements testing.

A local business has a mail pickup/delivery robot for their office. The robot currently uses a track to move between pickup/drop-off locations. When it arrives at a destination, the robot stops to allow a human to remove or deposit mail. The office has decided to upgrade the robot to include AI capabilities that allow the robot to perform its duties without a track, without running into obstacles, and without human intervention. The test team is creating a list of new and previously established test objectives and acceptance criteria to be used in the testing of the robot upgrade. Which of the following test objectives will test an AI quality characteristic for this system?

A.

The robot must evolve to optimize its routing

B.

The robot must recharge for no more than six hours a day

C.

The robot must record the time of each delivery which is compiled into a report

D.

The robot must complete 99.99% of its deliveries each day

A mobile app start-up company is implementing an AI-based chat assistant for e-commerce customers. In the process of planning the testing, the team realizes that the specifications are insufficient.

Which testing approach should be used to test this system?

A.

Exploratory testing

B.

Static analysis

C.

Equivalence partitioning

D.

State transition testing

You have been developing test automation for an e-commerce system. One of the problems you are seeing is that object recognition in the GUI is having frequent failures. You have determined this is because the developers are changing the identifiers when they make code updates. How could AI help make the automation more reliable?

A.

It could identify the objects multiple ways and then determine the most commonly used and stable identification for each object

B.

It could modify the automation code to ignore unrecognizable objects to avoid failures

C.

It could dynamically name the objects, altering the source code, so the object names will match the object names used in the automation

D.

It could generate a model that will anticipate developer changes and pre-alter the test automation code accordingly

Data used for an object detection ML system was found to have been labelled incorrectly in many cases.

Which ONE of the following options is most likely the reason for this problem?

SELECT ONE OPTION

A.

Security issues

B.

Accuracy issues

C.

Privacy issues

D.

Bias issues

When verifying that an autonomous AI-based system is acting appropriately, which of the following are MOST important to include?

A.

Test cases to verify that the system automatically confirms the correct classification of training data

B.

Test cases to detect the system appropriately automating its data input

C.

Test cases to detect the system prompting for unnecessary human intervention

D.

Test cases to verify that the system automatically suppresses invalid output data

Which of the following are the three activities in the data acquisition activities for data preparation?

A.

Cleaning, transforming, augmenting

B.

Feature selecting, feature growing, feature augmenting

C.

Identifying, gathering, labelling

D.

Building, approving, deploying

Which ONE of the following approaches to labelling requires the least time and effort?

SELECT ONE OPTION

A.

Outsourced

B.

Pre-labeled dataset

C.

Internal

D.

Al-Assisted

Which of the following problems would best be solved using the supervised learning category of regression?

A.

Determining the optimal age for a chicken's egg-laying production using input data of the chicken's age and average daily egg production for one million chickens

B.

Recognizing a knife in carry-on luggage at a security checkpoint in an airport scanner

C.

Determining if an animal is a pig or a cow based on image recognition

D.

Predicting shopper purchasing behavior based on the category of shopper and the positioning of promotional displays within a store

Before deployment of an AI-based system, a developer is expected to demonstrate in a test environment how decisions are made. Which of the following characteristics does decision making fall under?

A.

Explainability

B.

Autonomy

C.

Self-learning

D.

Non-determinism