A community-garden plot desk needs a system that reads this week’s watering rules and emits a case table, not a chat pane that only answers “what is a test condition?” Which description best fits an LLM-powered test tool or test infrastructure?
Select an answer to reveal the explanation.
Short Explanation
Picture a workshop bench versus a help desk: one builds the pack, the other answers questions. An LLM-powered test tool plugs the model into analysis, case drafting, and evaluation. A chatbot that only chats is a different shape of system.
Full Explanation
LLM-powered test infrastructure integrates the model into testing work such as querying testware, analyzing inputs, generating cases, and evaluating outputs. A conversational chatbot mainly holds dialogue and may not produce structured test artifacts. The exam focus is using GenAI in testing, not treating the model as the SUT. Naming the tool-versus-chatbot distinction keeps architecture clear.