ValidTec Track 1 — Agentic QA Workflow
Feature intake → requirement analysis → risk-based test design → human approval → automation handoff → QA reporting
This Python project demonstrates a controlled agentic QA workflow with explicit human oversight, traceable JSON evidence, automated tests, and GitHub Actions validation.
What this demonstrates
- Structured feature and requirement intake
- Risk-based scenario generation
- Explicit human approval before automation
- Traceable JSON artifacts and QA evidence
- Unit tests and GitHub Actions validation
Portfolio value
Use this project to explain how you apply traditional QA controls—review, traceability, approval, and repeatability—to AI-assisted workflows.
Workflow
git clone https://github.com/WaikiSin2025/ValidTec-track-1-agentic-qa.gitDesign, review, approve, and document AI-assisted QA scenarios before deterministic implementation.Visitor access: Anyone can view, download, or clone this public repository. Only authorized collaborators can push changes.