Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

iSQI CT-GenAI - ISTQB Certified Tester Testing with Generative AI (CT-GenAI) v1.0

Page: 1 / 2
Total 40 questions

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

A.

iv —> iii —> i —> ii

B.

iv —> i —> iii —> ii

C.

iii —> iv —> i —> ii

D.

i —> iv —> iii —> ii

Which standard specifies requirements for managing AI systems within an organization, supporting consistent GenAI use in testing?

A.

ISO/IEC 42001:2023

B.

NIST AI RMF 1.0

C.

ISO/IEC 23053:2022

D.

EU AI Act

A prompt begins: “You are a senior test manager responsible for risk-based test planning on a payments platform.” Which component is this?

A.

Instruction

B.

Context

C.

Role

D.

Constraints

Which technique MOST directly reduces hallucinations by grounding the model in project realities?

A.

Provide detailed context

B.

Randomize prompts each run

C.

Rely on generic examples only

D.

Use longer temperature settings

Who typically defines the system prompt in a testing workflow?

A.

A tester configuring the assistant

B.

End user during normal chat use

C.

CI server automatically without human input

D.

Product owner in user stories only

Which statement BEST contrasts interaction style and scope?

A.

Chatbots enable conversational interactions; LLM apps provide capabilities for defined test tasks.

B.

Chatbots enforce fixed workflows; LLM apps support free-form exploration beneficial for software testing

C.

Chatbots require API integration; LLM apps do not.

D.

Both are identical aside from UI theme.

Which statement BEST describes vision-language models (VLMs)?

A.

VLMs are a subset of multimodal LLMs integrating visual and textual information.

B.

VLMs are unrelated to multimodal LLMs and focus only on UI automation.

C.

VLMs are a superset of multimodal LLMs.

D.

VLMs process audio and video but not images.

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?

A.

A/B testing of prompts

B.

Iterative prompt modification

C.

Output analysis

D.

Integrating user feedback

What does an embedding represent in an LLM?

A.

Tokens grouped into context windows

B.

Numerical vectors capturing semantic relationships

C.

Logical rules for reasoning

D.

A set of test cases for validation

When an organization uses an AI chatbot for testing, what is the PRIMARY LLMOps concern?

A.

Maximizing scalability by deploying larger cloud-based LLM clusters

B.

Maintaining data privacy and minimizing security risks from external services

C.

Achieving faster responses by reducing model checkpoints and updates

D.

Focusing primarily on user experience improvements and response formatting