Hacker News new | ask | show | jobs
Show HN: Tool to Automate API and Database Testing – Feedback Wanted
1 points by samehsbs 504 days ago
Hi HN community,

I’m building a tool that automates API and database testing by:

* Parsing database schemas to generate valid, invalid, and edge-case datasets. * Populating test databases automatically. * Validating API behavior using OpenAPI/Swagger specs. * Providing logs and simple error reports to make debugging easier.

I’m trying to solve the common frustrations developers and QA engineers face when testing APIs and databases.

Would this be useful in your workflow? What’s your biggest pain point in API/database testing?

I’d love any feedback to refine the idea further. If anyone’s interested, I’d be happy to share more details or offer early access.