Q&ATrending
How do you test AI/ML features in your product — what assertions even make sense?Our product has a few LLM-powered features (a summarisation tool, a smart search). I'm trying to figure out how to test…
2.4k viewsBe the first to answer
5 discussions
Our product has a few LLM-powered features (a summarisation tool, a smart search). I'm trying to figure out how to test…
Over the past few months I've been experimenting with Claude and GitHub Copilot for test case generation at work. Mixed…
I had an idea: take our flaky test history (test name, failure messages, stack traces, timestamps) and feed it to an…
I've been systematically using Claude for test maintenance tasks (not generation) for 3 months. Honest findings: Tasks…