Design standards: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
= Index of Document Engineering and System Requirements = |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
# [[Scope and applicability]] |
|||
### File: `04_architecture_decision_records.mediawiki` |
|||
| ⚫ | |||
- **Purpose**: Captures significant design decisions and their consequences. |
|||
# [[Architecture decision records]] |
|||
- **Format**: Follows the MADR format, a lightweight standard for documenting architectural decisions. |
|||
| ⚫ | |||
- **Contents**: |
|||
| ⚫ | |||
- ADR template |
|||
| ⚫ | |||
- Specific decisions (e.g., Three-Tier Architecture) |
|||
| ⚫ | |||
| ⚫ | |||
; Document ID | Title | Relationship |
|||
|---|---|--- |
|||
| ⚫ | |||
| PGCBL-NFR-001 | Non-Functional Requirements | Quality Attributes Complement |
|||
| PGCBL-TSD-001 | Technical Specification | Implementation Details |
|||
| PGCBL-TTM-001 | Test Traceability Matrix | Test Case Mapping |
|||
| ⚫ | |||
This index provides a structured overview of the document set, facilitating easy navigation and understanding of the interrelated components. |
|||
| ⚫ | |||
### File: `05_test_traceability_matrix.mediawiki` |
|||
- **Purpose**: Tracks the relationship between requirements and test cases. |
|||
- **Contents**: |
|||
- TC-NFT-002 — Performance: divider lookup query plan |
|||
- TC-NFT-003 — Reliability: graceful DB failure mid-run |
|||
| ⚫ | |||
### File: `03_non_functional_requirements.mediawiki` |
|||
- **Purpose**: Specifies quality attributes of the system. |
|||
- **Taxonomy**: Uses ISO/IEC 25010:2011 (SQuaRE) model. |
|||
- **Contents**: |
|||
- Categories: Performance, Reliability, Security, etc. |
|||
| ⚫ | |||
### File: `07_brd_pgcbl-brd-001.mediawiki` |
|||
- **Purpose**: Defines business requirements and scope. |
|||
- **Audience**: Business analysts, QA engineers, stakeholders. |
|||
- **Contents**: |
|||
- Assumptions and dependencies |
|||
- Out of Scope items |
|||
- Open issues (e.g., FR-01: generate loop commented out) |
|||
| ⚫ | |||
### File: `06_naming_coding_standard.mediawiki` |
|||
- **Purpose**: Standards for source file conventions. |
|||
- **Status**: |
|||
- Version: 1.0 |
|||
- Approved and baselined. |
|||
| ⚫ | |||
### File: `02_scope_and_applicability.mediawiki` |
|||
- **Purpose**: Defines the document set and its navigation. |
|||
- **Related Documents**: |
|||
- Links to other documents in the set. |
|||
## Technical Specification Document (TSD) |
|||
### File: `01_technical_specification.mediawiki` |
|||
- **Purpose**: Implements system requirements. |
|||
- **Assumptions**: See PGCBL-SAD-002 for full register. |
|||
| ⚫ | |||
### File: `08_assumptions_and_dependencies_register.mediawiki` |
|||
- **Contents**: |
|||
- Key assumptions and dependencies (e.g., A-01, C-01) |
|||
## Test Case Catalogue |
|||
### File: `05_test_traceability_matrix.mediawiki` |
|||
- **Purpose**: Catalogues test cases linked to requirements. |
|||
- **Status**: Includes planned tests requiring fixes. |
|||
## Out of Scope Items |
|||
### File: `07_brd_pgcbl-brd-001.mediawiki` |
|||
- **Contents**: |
|||
- Exclusions from the system's functionality. |
|||
## Open Issues and Defects |
|||
### File: `09_open_issues_and_defects.mediawiki` |
|||
- **Contents**: |
|||
- Known issues (e.g., OI-01, D-01) |
|||
- Targets and owners |
|||
| ⚫ | |||
- **Related Documents**: Each document references others in the set, such as SAD, NFR, TSD, ADR, and TTM. |
|||
## Revision History |
|||
- **Version Control**: Not explicitly detailed in provided context. |
|||
<hr/> |
<hr/> |
||
Terug naar: [[Cobol and PostgreSQL]] |
Terug naar: [[Cobol and PostgreSQL]] |
||
Latest revision as of 15:33, 25 March 2026
Index of Document Engineering and System Requirements[edit]
- Document Engineering
- Scope and applicability
- Assumptions and Dependencies
- Architecture decision records
- Non-Functional Requirements
- Test Traceability Matrix
- Naming and Coding Standards
- Business Requirement Document
== Cross-Document References]]
- Document ID | Title | Relationship
|---|---|--- | PGCBL-SAD-001 | Scope and Applicability | Navigation Guide | PGCBL-NFR-001 | Non-Functional Requirements | Quality Attributes Complement | PGCBL-TSD-001 | Technical Specification | Implementation Details | PGCBL-TTM-001 | Test Traceability Matrix | Test Case Mapping | PGCBL-ADD-001 | Architecture Decision Records | Design Documentation
This index provides a structured overview of the document set, facilitating easy navigation and understanding of the interrelated components.
Terug naar: Cobol and PostgreSQL