A community-clinic booking tester needs extreme appointment combinations without using last week’s real patient rows. Which GenAI design ask is appropriate?
Select an answer to reveal the explanation.
Short Explanation
Real patient rows are locked medical charts; testers need realistic props instead. Ask GenAI for privacy-preserving synthetic data that still hits extremes and varied booking conditions. Invent the combinations—do not replay last week’s clinic list.
Full Explanation
For design and implementation, GenAI can synthesize representative, privacy-preserving test data that covers extremes and varied conditions. That fits clinic booking without reusing real patient rows. Dumping production data into prompts, pivoting solely into legal essays, or attacking the model as SUT are not the intended test-data synthesis task.