An after-school bus-tracker assistant has a standing system rule to stay ISTQB-aligned and avoid speculation, plus today’s user ask to summarize last night’s failed runs. How does the LLM typically use those prompts?
Select an answer to reveal the explanation.
Short Explanation
Picture two notes taped side by side on the driver’s clipboard: standing policy and today’s trip summary request. The model reads both together, not just the final line. Standing ISTQB-aligned rules still shape how last night’s failures get summarized.
Full Explanation
An LLM typically jointly uses the system prompt and the current user prompt. Persistent quality rules remain active while the bus-tracker ask supplies the task of the moment. Claims that only the last sentence counts, that the system prompt is dropped, or that neuron coverage of a model SUT applies confuse GenAI-assisted testing with CT-AI model testing.