alexrai
Participant

Hey everyone!

Has anyone here actually tried Keploy’s AI Test Case Generator? It’s an open-source test case generator that generates test cases from actual API requests. You basically run your application like normal and capture the traffic… it then generates test cases + mocks and integrates them into your CI/CD.

Incredibly useful for teams that want to automate testing but do not want to write tons of manual test cases. I have been trialling it on a few microservices – really impressed with how accurate the generated tests are!

Would love to hear how others are thinking about or using AI-generated testing or aspects of AI in their own QA processes!

#162615