CT-GenAI ISTQB Certified Tester Testing with Generative AI (CT-GenAI) v1.0 Questions and Answers
Which concept refers to breaking text into smaller units for processing by LLMs?
You must use GenAI to perform test analysis on a payments module with finalized requirements: (1) generate test conditions, (2) prioritize by risk, (3) check coverage gaps. Which sequence best applies prompt chaining?
In the context of software testing, which statements (i—v) about foundation, instruction-tuned, and reasoning LLMs are CORRECT?
i. Foundation LLMs are best suited for broad exploratory ideation when test requirements are underspecified.
ii. Instruction-tuned LLMs are strongest at adhering to fixed test case formats (e.g., Gherkin) from clear prompts.
iii. Reasoning LLMs are strongest at multi-step root-cause analysis across logs, defects, and requirements.
iv. Foundation LLMs are optimal for strict policy compliance and template conformance.
v. Instruction-tuned LLMs can follow stepwise reasoning without any additional training or prompting.
When an organization uses an AI chatbot for testing, what is the PRIMARY LLMOps concern?
An LLM prioritizes tests using likelihood X impact but ranks a trivial tooltip change above a payment failure. What defect does this MOST LIKELY show?
You are using an LLM to assist in analyzing test execution trends to predict potential risks. Which of the following improvements would BEST enhance the LLM's ability to predict risks and provide actionable alerts?
A team notices vague, inconsistent LLM outputs for the same story for two different prompts. Which technique BEST helps choose the stronger wording among two prompt versions using predefined metrics?