nerdexam
ISTQB

CT-AI · Question #140

Which of the following neural network coverage criteria can be adapted for its application?

The correct answer is C. Threshold coverage. Section4.2 - Test Coverage Criteria for AI Modelsof the ISTQB CT-AI syllabus describes neural network-specific coverage methods. Among the techniques,threshold coverageis explicitly noted asadaptable, meaning testers may choose different thresholds to determine whether neuron…

Specific Approaches to Testing AI-based Systems

Question

Which of the following neural network coverage criteria can be adapted for its application?

Options

  • ASign-Sign coverage
  • BSign-Change coverage
  • CThreshold coverage
  • DNeuron coverage

How the community answered

(35 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    83% (29)
  • D
    6% (2)

Explanation

Section4.2 - Test Coverage Criteria for AI Modelsof the ISTQB CT-AI syllabus describes neural network-specific coverage methods. Among the techniques,threshold coverageis explicitly noted asadaptable, meaning testers may choose different thresholds to determine whether neuron activation is considered "covered." This flexibility makes threshold coverage adjustable to the model architecture, problem domain, and required test thoroughness.

Topics

#neural network coverage#threshold coverage#neuron coverage#structural coverage

Community Discussion

No community discussion yet for this question.

Full CT-AI Practice