ISQI ISTQB Certified Tester Testing with Generative AI (CT-GenAI) v1.0 - CT-GenAI Exam Practice Test

When an organization uses an AI chatbot for testing, what is the PRIMARY LLMOps concern?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
A tester uploads crafted images that steer the LLM into validating non-existent acceptance criteria. Which attack vector is this?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
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
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
A prompt section states: "Web checkout module v3.2; focus on coupon application; existing regression suite IDs T-112-T-150; recent defect ID BUG-431." Which component is this?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which statement BEST differentiates an LLM-powered test infrastructure from a traditional chatbot system used in testing?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).