A food-coop membership GUI already has a keyword library (Login, JoinShare, PayDues). Which GenAI regression ask best fits implementing automated scripts?
Select an answer to reveal the explanation.
Short Explanation
Keywords are the coop’s shared toolbox—Login, JoinShare, PayDues. Few-shot or structured prompts that map those keywords onto cases draft keyword-driven regression scripts. A strategy essay without scripts leaves the toolbox unused.
Full Explanation
GenAI can implement keyword-driven automated regression scripts by mapping an existing keyword library to cases through few-shot or structured prompting. That matches the food-coop GUI keywords. Strategy-only asks, discarding the library, or shifting into model-coverage testing are not this regression implementation task.