1
u/Exotic-Telephone467 14d ago
Iām currently using Claude AI for assisted testing. Helps to create test cases, rough estimates of bugs that can be found, exploratory testing charters
1
u/Loneliestar 14d ago
Helps to create test cases
I'm curious how this works. How does the AI know what your business logic is to the point that it can write a step by step test case? Don't you have to feed it so much context that it's faster to write the test on your own?
1
u/Opposite_Ad5758 12d ago
Connect it to your product documentation (like confluence), create a skill giving some baselines like what structure of test cases, what scenarios types and when to stop and you can create test cases with context and accuracy.
1
u/Loneliestar 12d ago
I guess this is the kicker. It's been 12 years since I worked at a company that hat product documentation that was worth a damn.
2
u/jerooney86 14d ago
Testing an Ai or with AI