QuestionQ10
Prompt Engineering for Effective Software TestingA test lead needs an LLM to produce a comprehensive test-plan summary that requires iterative refinement and review. The task is complex and benefits from being divided into smaller, verifiable steps, where the output from one step informs the next.
Which core prompting technique is BEST suited to this scenario?
- A Few-shot prompting
- B Meta prompting
- C Prompt chaining
- D Zero-shot prompting.
Community Discussion