← All projects
intermediate6h
Validation Suite for a Sample Learning-Progress API
Build a maintainable, isolated test suite validating a documented sample API's schema, positive/negative behavior, chained workflow, and error handling — applying every technique from API Testing and Automation to one coherent target.
Tracks: Software Testing & QA
Objectives
- Write a schema validator for a documented API resource shape
- Design and implement positive and negative test cases for a create endpoint
- Test a realistic chained workflow using data extracted from prior responses
- Structure the resulting suite with proper test isolation and a useful summary report
Before you start
Milestones
0%