What problem does it solve?
Zero Script QA provides a log-centric testing methodology that verifies features without writing test scripts by enforcing structured JSON logs and real-time monitoring in a Dockerized environment. This approach ensures end-to-end visibility, immediate issue detection, and reproducible debugging across API, backend, and frontend layers.
Core Features & Use Cases
- Log Everything: capture all API calls, errors, and business events with traceable request IDs across services.
- Structured JSON Logs: consistent, parsable log fields that enable real-time analysis and correlation.
- Real-time Monitoring: Docker log streaming and Claude Code analysis for instant issue detection.
- Request ID Propagation: maintain the same request_id across client, gateway, and services for end-to-end tracing.
- Backend Logging: middleware and business-logic logs that document flow and errors.
- Frontend Logging: client-side logs for API calls, responses, and user actions.
- QA Workflow: Docker Compose-based environment setup and live log monitoring for rapid feedback.
- Issue Detection Patterns: automated guidance for identifying errors, latency, and failures from logs.
Quick Start
Start the Zero Script QA workflow in Claude Code to begin real-time log monitoring, structured logging, and automatic issue documentation.