A community-college waitlist regression log is messy: mixed pass/fail rows, duplicate symptoms, and outdated known issues. Which GenAI prompting approach best supports analyzing that report?
Select an answer to reveal the explanation.
Short Explanation
Messy logs are like a jammed mailroom—sort first, then label, then check the forwarding list. A stepwise GenAI chat that compares, clusters, refreshes anomalies, and cross-checks keeps the analysis honest.
Full Explanation
Structured prompting for regression-report analysis walks through comparison to the specification, clustering of similar defects, updating known anomalies, and a final cross-check, with each output informing the next ask. A tester still validates the conclusions. Single-shot acceptance, inventing new requirements, or treating the model as the SUT are not the intended technique.