Skip to content

saranvlmna/bugsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation Testing Tool

This project is an automation testing tool that generates manual UI test cases from website screenshots using AI. It automates the process of capturing a webpage screenshot, uploading it to Azure Blob Storage, and leveraging OpenAI's GPT model to generate structured test cases.

Features

  • Capture screenshots of any public webpage using Playwright.
  • Upload screenshots to Azure Blob Storage.
  • Generate manual UI test cases using OpenAI GPT-4o.
  • REST API for easy integration.

API Endpoints

POST /testcase/

Description:
Generate manual UI test cases from a given webpage URL.

💛 Support

If you find this project useful and want to support my work:

Buy Me A Coffee

About

Automation Testing Tool For Generating UI Test Cases And Execute The Testcases Automatically

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors