QA Automation Platform

Comprehensive Test Automation with Real-time Monitoring

🎛️

Control Center

Complete automation control interface for managing modules, submodules, and test cases.

  • Execute automation tests
  • Real-time status monitoring
  • Download individual reports
  • Search and filter functionality
📡

Real-time Monitor

Live monitoring dashboard for tracking automation execution in real-time.

  • Server-Sent Events (SSE)
  • Live progress tracking
  • Connection management
  • Event logging

🔧 API Endpoints

Access the automation system programmatically:

Base API URL:
GET /api/
Key Endpoints:
GET /api/modules - List all modules
GET /api/test-cases - List all test cases
POST /api/automation/module - Execute module automation
POST /api/automation/test-cases - Execute specific test cases
GET /api/automation/{id}/status/live - Real-time status stream
Documentation:
📖 /docs/SSE_Real_Time_Status_API.md