nerdexam
ISTQB

CT-AI · Question #53

Written requirements are given in text documents, which ONE of the following options is the BEST way to generate test cases from these requirements?

The correct answer is A. Natural language processing on textual requirements. Natural Language Processing (NLP): NLP can analyze and understand human language. It can be used to process textual requirements to extract relevant information and generate test cases. This method is efficient in handling large volumes of textual data and identifying key…

Specific Approaches to Testing AI-based Systems

Question

Written requirements are given in text documents, which ONE of the following options is the BEST way to generate test cases from these requirements?

Options

  • ANatural language processing on textual requirements
  • BAnalyzing source code for generating test cases
  • CMachine learning on logs of execution
  • DGUI analysis by computer vision

How the community answered

(26 responses)
  • A
    73% (19)
  • B
    15% (4)
  • C
    4% (1)
  • D
    8% (2)

Explanation

Natural Language Processing (NLP): NLP can analyze and understand human language. It can be used to process textual requirements to extract relevant information and generate test cases. This method is efficient in handling large volumes of textual data and identifying key elements necessary for testing.

Topics

#natural language processing#test generation#requirements analysis#NLP

Community Discussion

No community discussion yet for this question.

Full CT-AI Practice