QuestionQ9
Prompt Engineering for Effective Software TestingA test engineer is studying the six components of a structured prompt for Generative AI in software testing.
Which of the following statements incorrectly characterizes one of these components?
- A The Role component specifies the persona the Generative AI model should adopt, such as a tester or test automation engineer.
- B The Context component provides background information about the test object or specific functionality being tested to help the model determine test conditions.
- C The Instruction component outlines the specific task the Generative AI model is required to perform, including relevant requirements for the task.
- D The Constraints component is primarily used to specify the desired output format for the AI's response, such as a markdown table or Gherkin syntax.
Community Discussion