Big Black Friday Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

ISTQB Certified Tester AI Testing (v 1.0) Question and Answers

ISTQB Certified Tester AI Testing (v 1.0)

Last Update Nov 30, 2025
Total Questions : 40

We are offering FREE CT-AI_(v1.0)_World iSQI exam questions. All you do is to just go and sign up. Give your details, prepare CT-AI_(v1.0)_World free exam questions and then go for complete pool of ISTQB Certified Tester AI Testing (v 1.0) test questions that will help you more.

CT-AI_(v1.0)_World pdf

CT-AI_(v1.0)_World PDF

$36.75  $104.99
CT-AI_(v1.0)_World Engine

CT-AI_(v1.0)_World Testing Engine

$43.75  $124.99
CT-AI_(v1.0)_World PDF + Engine

CT-AI_(v1.0)_World PDF + Testing Engine

$57.75  $164.99
Questions 1

Which ONE of the following activities is MOST relevant when addressing the scenario where you have more than the required amount of data available for the training?

SELECT ONE OPTION

Options:

A.  

Feature selection

B.  

Data sampling

C.  

Data labeling

D.  

Data augmentation

Discussion 0
Questions 2

A system was developed for screening the X-rays of patients for potential malignancy detection (skin cancer). A workflow system has been developed to screen multiple cancers by using several individually trained ML models chained together in the workflow.

Testing the pipeline could involve multiple kind of tests (I - III):

I.Pairwise testing of combinations

II.Testing each individual model for accuracy

III.A/B testing of different sequences of models

Which ONE of the following options contains the kinds of tests that would be MOST APPROPRIATE to include in the strategy for optimal detection?

SELECT ONE OPTION

Options:

A.  

Only III

B.  

I and II

C.  

I and III

D.  

Only II

Discussion 0
Questions 3

Which ONE of the following options describes a scenario of A/B testing the LEAST?

SELECT ONE OPTION

Options:

A.  

A comparison of two different websites for the same company to observe from a user acceptance perspective.

B.  

A comparison of two different offers in a recommendation system to decide on the more effective offer for same users.

C.  

A comparison of the performance of an ML system on two different input datasets.

D.  

A comparison of the performance of two different ML implementations on the same input data.

Discussion 0
Questions 4

In a conference on artificial intelligence (Al), a speaker made the statement, "The current implementation of Al using models which do NOT change by themselves is NOT true Al*. Based on your understanding of Al, is this above statement CORRECT or INCORRECT and why?

SELECT ONE OPTION

Options:

A.  

This statement is incorrect. Current Al is true Al and there is no reason to believe that this fact will change over time.

B.  

This statement is correct. In general, what is considered Al today may change over time.

C.  

This statement is incorrect. What is considered Al today will continue to be Al even as technology evolves and changes.

D.  

This statement is correct. In general, today the term Al is utilized incorrectly.

Discussion 0
Questions 5

Max. Score: 2

Al-enabled medical devices are used nowadays for automating certain parts of the medical diagnostic processes. Since these are life-critical process the relevant authorities are considenng bringing about suitable certifications for these Al enabled medical devices. This certification may involve several facets of Al testing (I - V).

I.Autonomy

II.Maintainability

III.Safety

IV.Transparency

V.Side Effects

Which ONE of the following options contains the three MOST required aspects to be satisfied for the above scenario of certification of Al enabled medical devices?

SELECT ONE OPTION

Options:

A.  

Aspects II, III and IV

B.  

Aspects I, II, and III

C.  

Aspects III, IV, and V

D.  

Aspects I, IV, and V

Discussion 0
Questions 6

ln the near future, technology will have evolved, and Al will be able to learn multiple tasks by itself without needing to be retrained, allowing it to operate even in new environments. The cognitive abilities of Al are similar to a child of 1-2 years.’

In the above quote, which ONE of the following options is the correct name of this type of Al?

SELECT ONE OPTION

Options:

A.  

Technological singularity

B.  

Narrow Al

C.  

Super Al

D.  

General Al

Discussion 0
Questions 7

Which ONE of the following options does NOT describe a challenge for acquiring test data in ML systems?

SELECT ONE OPTION

Options:

A.  

Compliance needs require proper care to be taken of input personal data.

B.  

Nature of data constantly changes with lime.

C.  

Data for the use case is being generated at a fast pace.

D.  

Test data being sourced from public sources.

Discussion 0
Questions 8

Which ONE of the following describes a situation of back-to-back testing the LEAST?

SELECT ONE OPTION

Options:

A.  

Comparison of the results of a current neural network model ML model implemented in platform A (for example Pytorch) with a similar neural network model ML model implemented in platform B (for example Tensorflow), for the same data.

B.  

Comparison of the results of a home-grown neural network model ML model with results in a neural network model implemented in a standard implementation (for example Pytorch) for same data

C.  

Comparison of the results of a neural network ML model with a current decision tree ML model for the same data.

D.  

Comparison of the results of the current neural network ML model on the current data set with a slightly modified data set.

Discussion 0
Questions 9

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

Options:

A.  

Challenges resulting from low accuracy of the models.

B.  

The challenge of mimicking undefined scenarios generated due to self-learning

C.  

The challenge of providing explainability to the decisions made by the system.

D.  

Challenges in the creation of scenarios of human handover for autonomous systems.

Discussion 0
Questions 10

Which ONE of the following types of coverage SHOULD be used if test cases need to cause each neuron to achieve both positive and negative activation values?

SELECT ONE OPTION

Options:

A.  

Value coverage

B.  

Threshold coverage

C.  

Sign change coverage

D.  

Neuron coverage

Discussion 0
Questions 11

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

SELECT ONE OPTION

Options:

A.  

Outsourced

B.  

Pre-labeled dataset

C.  

Internal

D.  

Al-Assisted

Discussion 0
Questions 12

A ML engineer is trying to determine the correctness of the new open-source implementation *X", of a supervised regression algorithm implementation. R-Square is one of the functional performance metrics used to determine the quality of the model.

Which ONE of the following would be an APPROPRIATE strategy to achieve this goal?

SELECT ONE OPTION

Options:

A.  

Add 10% of the rows randomly and create another model and compare the R-Square scores of both the model.

B.  

Train various models by changing the order of input features and verify that the R-Square score of these models vary significantly.

C.  

Compare the R-Square score of the model obtained using two different implementations that utilize two different programming languages while using the same algorithm and the same training and testing data.

D.  

Drop 10% of the rows randomly and create another model and compare the R-Square scores of both the models.

Discussion 0