A municipal bus-shelter-ad tester is about to paste a complainant’s home address into a prompt to an LLM-powered test tool. Which skills should stop that action?
Select an answer to reveal the explanation.
Short Explanation
Think of the prompt as a postcard anyone on the route might read—strip or mask names and addresses first. Data sanitization and privacy-preserving prompts are core tester skills, plus knowing that sharing testware with an LLM has security weight. That is not a CT-AI SUT exercise.
Full Explanation
Testers must sanitize data by removing or masking sensitive, personal, or confidential information and practice privacy-preserving prompts. Sharing testware with an LLM carries security implications. Chapter 5 frames these as required skills; naming Chapter 3 vectors or testing the model as SUT are different tasks, and pasting richer personal data worsens the risk.