Big HONC Solutions Unlimited
Big HONC deploys AI agents at {NameOfEvent} to analyze codebases and generate reusable end-to-end API testing collections.
YouTube Video
Project Description
Api testing in a client like postman is a slog. Quickly spinning up api testing flows backed by AI saves tons of time during development, and can help prevent issues like lack of portability across environments
We iterated prompts in AI Studio and used the massssssive context window from Gemini Pro liberally.
We embody the theme of collaboration between humans and AI but allowing steps for an end user to modify a proposed testing plan, as well as awaiting optionally for human input when a part of the test does not go according to plan ((e.g., unexpected error from api relative to test plan))
Prior Work
Yes! Prior work was a simplistic workflow generator that did not entirely work for repurposing data across individual requests (included in demo). This was inside fiberplane studio (linked above).
Our work included additional UI to allow for human modification of the testing plan, and step-by-step executing by the human, and human input after an unexpected error
Team
Technologies
Products & Tools
Additional Links
the fiberplane studio ui that we built on top of
our project repo for the hackathon