← All projects
beginner5h
Test Strategy for a Learning Application
Design a complete, realistic test strategy and test suite for a feature of a learning application — the discount-code checkout flow — applying every technique from Software Testing Foundations to one coherent scenario.
Tracks: Software Testing & QA
Objectives
- Analyze a realistic feature requirement and identify its ambiguities before designing tests
- Apply equivalence partitioning, boundary-value analysis, and a decision table to the same feature
- Prioritize the resulting test cases using a risk score
- Write one complete, actionable defect report for a planted bug
- Build a small traceability matrix linking requirements to your test cases
Before you start
Milestones
0%