iSQI CT-GenAI - ISTQB Certified Tester Testing with Generative AI (CT-GenAI) v1.0
You must generate test cases for a new payments rule. The system includes API specifications stored in a vector database and prior tests in a relational database. Which of the following sequences BEST represents the correct order for applying a Retrieval-Augmented Generation (RAG) workflow?
i. Retrieve semantically similar specification chunks from the vector database
ii. Feed both retrieved datasets as context for the LLM to generate new test cases
iii. Retrieve relevant historical cases from the relational database
iv. Submit a focused query describing the new test requirement
Which standard specifies requirements for managing AI systems within an organization, supporting consistent GenAI use in testing?
A prompt begins: “You are a senior test manager responsible for risk-based test planning on a payments platform.†Which component is this?
Which technique MOST directly reduces hallucinations by grounding the model in project realities?
Who typically defines the system prompt in a testing workflow?
Which statement BEST contrasts interaction style and scope?
Which statement BEST describes vision-language models (VLMs)?
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?
What does an embedding represent in an LLM?
When an organization uses an AI chatbot for testing, what is the PRIMARY LLMOps concern?
