5 Test planning with AI support
This chapter covers
- Associating the value of models with the use of LLMs
- Using models with LLMs to assist test planning
- Evaluating the suitability of suggestions generated by LLMs
Now that we’ve started to see how LLMs can help support quality in development, it’s time to tackle the question of whether LLMs generate test cases. On one level, the answer is simple: Yes they can. But the deeper and more important question would be why would you want them to? What are we hoping to achieve by generating swathes of test cases without thought or direction? Just because we can create test cases doesn’t necessarily mean it’s the right thing to do in a given situation.