What problem does it solve?
This Skill automates the quality assurance of the Carrier Performance Intelligence Scorecard API, ensuring proper functionality, security, and data integrity.
Core Features & Use Cases
- API Health Verification: Checks the API's health endpoint for proper service identification and demo mode status.
- Demo Data Fingerprinting: Validates the integrity and safety of demo data used in the Scorecard.
- Scorecards and Carrier Detail: Tests the retrieval and validation of scorecards and carrier details.
- Evidence Lookup: Ensures that evidence lookup handles valid and invalid IDs correctly.
- QBR Brief Generation: Validates the generation of QBR briefs and their default and provider override handling.
- Unsupported Method Rejection: Ensures that only read-only methods are supported.
- No Secret Leaks: Checks for the presence of sensitive information in API responses.
- Production Smoke Testing: Optionally tests the production environment for basic health and functionality.
Quick Start
Run the qa-api skill to perform a full QA on the Carrier Performance Intelligence Scorecard API.