nerdexam
ISTQB

CT-AI · Question #117

Which ONE of the following options for a test basis would give the LEAST coverage when using AI-based test generation?

The correct answer is D. An XML schema. An XML schema would give the least coverage when using AI-based test generation. While it defines the structure of data (e.g., tags, elements), it does not provide detailed information about the application functionality or behavior, which are essential for generating…

Specific Approaches to Testing AI-based Systems

Question

Which ONE of the following options for a test basis would give the LEAST coverage when using AI-based test generation?

Options

  • AA test model describing the application functionality
  • BA list of possible web pages that comprise the application
  • CA pseudo-oracle
  • DAn XML schema

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    13% (4)
  • D
    77% (24)

Explanation

An XML schema would give the least coverage when using AI-based test generation. While it defines the structure of data (e.g., tags, elements), it does not provide detailed information about the application functionality or behavior, which are essential for generating meaningful tests for AI systems. The other options (test model, web pages list, and pseudo-oracle) provide more comprehensive insights into the system's behavior and logic, which are better suited for effective AI-based test generation.

Topics

#AI-based test generation#test basis#coverage#pseudo-oracle

Community Discussion

No community discussion yet for this question.

Full CT-AI Practice