Inspiration
The need to use AI tools to accelerate performance for my QA team as well as for others. This idea was told to me by someone else and I got very facinated and started to look ways to implement it. I don't want to take credit for creating the idea itself. If I'll get any grands, I'd like to share it with person who gave me the idea.
What it does
This app will take API xml schema and will generate positive and negative test cases for SOAP and REST APIs, it will also generate python pytest script to execute each scenario and apply validations.
How we built it
using Party rock prompting
Challenges we ran into
properly formulate tasks for each widget
Accomplishments that we're proud of
app is able to produce writen positive and negative test scenarios based on given API xml schema in SOAP and REST format. It also able to produce python pytest script to run automated tests.
What we learned
How to utilize PartyRock Bedrock tool, get familiar with LLM Claude model as it is base of each widget.
What's next for API Test Cases and Test Scripts generator
Next is the way to automate automated tests commiting, validation and execution utilizing services like AWS Lambda, Step Function and TBD testing tool.
Built With
- pytest
- python
Log in or sign up for Devpost to join the conversation.