SDR template and download
Purpose: Template for Solution Design Reference.
Who this page is for
| Audience | Why it matters to you |
|---|---|
| Architects | Use template |
SDR Template
Header
Document: Solution Design Reference
Project: [Project Name]
Version: 1.0
Date: [Date]
Owner: [Name]
Status: Draft | Final
Variable table
| Variable | Purpose | Values | Scope | Owner | Implementation | QA Test |
|---|---|---|---|---|---|---|
| prop1 | [Purpose] | [Values] | Hit | [Owner] | [How to set] | [What to test] |
Example row
| prop1 | Page section | home, products, checkout | Hit | Product | Set in data layer on page load | Verify matches page |
|---|
Tips
- One row per variable
- Be specific in Purpose
- List all valid values
- Include owner for questions
- Clear implementation instructions
- Concrete QA test steps
---
End of Reference & Snippets