Email

Tel

WhatsApp

8618059877050

Software: Tp.vst59.p67

Section C — Functional Testing (20 points) 7. (8 pts) Design 6 black-box test cases covering core functionality. For each case include: test objective, preconditions, input, expected result, and priority (High/Medium/Low). 8. (6 pts) Design 4 boundary and edge-case tests (e.g., large inputs, empty values, concurrency). Include expected behavior and rationale. 9. (6 pts) Describe an automated test strategy (tools, frameworks, CI integration, test data management) to achieve 80%+ regression coverage for the core modules. Include one concrete example test snippet in pseudocode or a short code block showing how you’d assert a critical behavior.