Practical chapter 06 · independent challenge · 4 test cases per challenge
Capstone scenarios
Independently combine safe data access, collections, time, and multi-level decisions.
01Complete order approvalCombine state, items, limits, and one unique approver.Solve challenge02Content ready to publishCheck status, validations, final approval, and an optional publication time.Solve challenge03Service request triageOrder four priority levels so that a stronger rule runs first.Solve challenge04Complete authorization decisionCombine account state, permission, classification, ownership, and session validity.Solve challenge