Exit demo CT-GENAI ISTQB Certified Tester Testing with Generative AI (CT-GenAI) v1.0 PDF format · free preview

ISQI CT-GENAI - Questions & Answers

Free preview · every answer includes a full explanation

Product page: https://prepkeys.com/ct-genai.html

Question 1
Single choice

Which statement ACCURATELY describes Classical Machine Learning within the context of AI?

A.

It primarily relies on rule-based systems to model human decision processes.

B.

It utilizes neural networks with multiple hidden layers to automatically discover patterns in raw data.

C.

It processes vast textual datasets to generate new, human-like content by mimicking learned patterns.

D.

It employs a data-driven methodology that involves explicit data preparation and feature engineering.

Question 2
Single choice

Which of the following statements BEST describes the purpose of embeddings in Large Language Models (LLMs) when processing and generating content?

A.

They define the maximum length of text an LLM can process at one time to maintain coherence.

B.

They break down input text into smaller units, such as words or sub-words, for individual processing.

C.

They are numerical representations of tokens that capture their semantic, syntactic, and contextual relationships.

D.

They control the randomness or creativity of an LLM's outputs during text generation.

Question 3
Single choice

In the context of Large Language Models (LLMs), which of the following statements (i-v) regarding
'tokenization' and 'context window' are CORRECT? i) Tokenization is the process of breaking down textual input into smaller units called tokens. ii) The context window dictates the maximum number of tokens that an LLM can consider at any given time to maintain coherence. iii) Increasing the size of an LLM's context window generally leads to a reduction in computational complexity and processing time. iv) Tokenization primarily involves converting tokens into high-dimensional vectors to capture their semantic relationships.

v) A larger context window allows an LLM to maintain coherence over longer passages, such as when
analyzing large test logs.

A.

i, ii, and iii

B.

i, ii, and v

C.

ii, iv, and v

D.

iii, iv, and v

Question 4
Single choice

In the context of LLMs, which statement BEST characterizes an instruction-tuned Large Language Model?

A.

It is a general-purpose model primarily used for broad tasks without specific adaptation.

B.

It is specifically designed to perform complex multi-step logical inference and problem-solving.

C.

It is a foundation model that has been further refined to better follow human instructions and user intent.

D.

It can create new content like images or code by learning patterns from diverse training data.

Question 5
Single choice

A test team is analyzing screenshots of a mobile application's GUI alongside textual defect reports to identify visual inconsistencies that are not captured by these reports.

Which type of Generative AI model is MOST suited to assist with this task?

A.

Symbolic AI, due to its rule-based system for mimicking human decision-making.

B.

Classical Machine Learning, as it excels at data-driven defect categorization.

C.

Multimodal LLMs, specifically those augmented with vision-language models.

D.

Reasoning LLMs, given their emphasis on logical inference for complex problem-solving.

Question 6
Multiple choice

Which TWO of the following capabilities are primary strengths of Large Language Models (LLMs) when applied to software testing tasks? (Choose two.)

A.

Automating the generation of synthetic test data to cover various combinations and boundary values.

B.

Providing real-time, autonomous execution of performance tests without human oversight.

C.

Interpreting complex requirements and suggesting test objectives based on user stories.

D.

Independently designing and implementing test environments with zero human configuration.

E.

Developing new software features based on high-level user feedback.

Question 7
Single choice

A test team is looking to leverage Generative AI. They have two immediate needs: Need 1. For rapid, ad-hoc exploration: A new tester needs to quickly understand requirements and generate simple, one-off test ideas interactively.
Need 2. For structured, repetitive automation: The team wants to integrate AI into their existing continuous integration (CI) pipeline to automatically generate comprehensive test data for daily regression runs.

Which of the following statements BEST describes how AI chatbots and LLM-powered testing applications would apply to these needs?

A.

Both needs are best addressed by an AI chatbot.

B.

Both needs are best addressed by an LLM-powered testing application.

C.

Need 1 is best addressed by an AI chatbot, and Need 2 by an LLM-powered testing application.

D.

Need 1 is best addressed by an LLM-powered testing application, and Need 2 by an AI chatbot.

Question 8
Single choice

A tester is crafting a prompt for an LLM to generate test cases. One part of the prompt reads: "The generated test cases must be provided in a CSV file format, with columns for Test ID, Description, Preconditions, Test Steps, and Expected Result."
In which component of the six-part prompt structure would this line MOST LIKELY appear?

A.

Role

B.

Constraints

C.

Instruction

D.

Output format

Question 9
Single choice

A test engineer is learning about the six components of a structured prompt for Generative AI in software testing.

Which of the following statements INCORRECTLY describes 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.

Question 10
Single choice

A test lead needs an LLM to generate a comprehensive test plan summary, which requires iterative refinement and review. The task is complex and benefits from breaking it into smaller, verifiable steps, where the output of one step informs the next.

Which core prompting technique is BEST suited for this scenario?

A.

Few-shot prompting

B.

Meta prompting

C.

Prompt chaining

D.

Zero-shot prompting.

Showing 10 of 57 questions · Unlock the full set