Hi everyone,
I built a small tool that generates QA test cases from feature descriptions.
It can generate:
- Manual test cases
- API test cases
- Basic automation (still improving)
I’m trying to make it useful for real QA workflows, not just generic AI output. I’d really appreciate honest feedback:
- Does the output look practical?
- What feels missing or wrong?
- Would you actually use something like this?
Here’s the tool:
Thanks in advance 🙌