Test Plan¶
This is a template. Replace every bracketed placeholder. This file itself establishes no policy and describes no completed testing until filled in and executed.
Test Scenarios¶
| Test ID | Scenario | Preconditions | Steps | Expected Result | Related Calc/Feature ID |
|---|---|---|---|---|---|
| [TEST-ID] | [scenario name] | [preconditions] | [steps] | [expected result] | [CALC-ID / FEAT-ID] |
Edge Cases¶
| Test ID | Edge Case Description | Expected Behavior |
|---|---|---|
| [TEST-ID] | [e.g. zero input, negative input, maximum record volume, blank required field, non-numeric text in numeric field] | [expected behavior] |
Compatibility Testing Checklist¶
- [ ] [Target Excel version 1 — e.g. Excel 365 desktop, Windows]
- [ ] [Target Excel version 2 — e.g. Excel for Mac]
- [ ] [Target Excel version 3 — e.g. Excel Online, with known limitations noted]
- [ ] [Older Excel version, if claimed as supported]
- [ ] File opens without repair prompts or lost formatting
- [ ] All named ranges resolve correctly after open
- [ ] No circular reference warnings
- [ ] Print output matches report-specification.md checklist
Who Performs QA¶
- Primary QA owner: [role — see prompts/qa-engineer.md]
- Review cadence: [e.g. before every release, per feature completion]
- Sign-off required from: [role/person before a release is marked shipped]
This is a template. Replace bracketed placeholders. This file itself establishes no policy.