Blame

575d37 Melisha Dsouza 2026-01-30 13:27:48 1
# **Process Areas - Documents & Evidences**
2
3
This page lists the **standard documents and evidence** maintained across process areas. These artifacts support audits, quality reviews, and compliance activities.
4
5
6
### **1. Requirement Development Management (RDM)**
7
8
* Software Requirements Specification (SRS)
9
* Business Requirements Document (BRD)
10
* Functional Requirements Specification (FRS)
11
* Statement of Work (SoW)
12
* Change Request (CR)
13
* CR Form and CR Log
14
* Design Documents
15
* Proof of Concepts (POC)
16
* Requirement Traceability Matrix (RTM)
17
* Requirements Review Records / Minutes of Meeting (MoM)
18
* Signoff and Approval Documents / Emails
19
20
21
### **2. Process Quality Assurance (PQA)**
22
23
* Audit Plan
24
* Audit Reports
25
* Non-Conformance Reports (NCR)
26
* Audit Checklist
27
28
29
### **3. Peer Review (PR)**
30
31
* Review Plan
32
* Review Defect Sheet (or tool such as Jira)
33
* Analysis of Peer Review Data and Action Plan
34
35
36
### **4. Verification and Validation (VV)**
37
38
* Review Plan
39
* Test Plan (Modified / Updated to current version)
40
* Analysis of Review Defect Sheet (recorded in Jira)
41
* Traceability Matrix Report
42
* Test Reports (Jira)
43
44
45
### **5. Technical Solution (TS)**
46
47
* Software Requirements Specification (SRS)
48
* High-Level Design (HLD)
49
* Low-Level Design (LLD)
50
* Architecture Design Documents
51
* Issue Log (maintained in Jira)
52
* Coding Standards / Design Guidelines
53
* Decision Analysis and Resolution (DAR) Report
54
55
### **6. Product Integration (PI)**
56
57
* Delivery Note
58
* User Documentation
59
* Help / Guideline Documents
60
* Integration Strategy Document
61
* Product Integration Plan
62
* API Documentation
63
* Unit Test (UT) Results for each testing module (recorded in Jira)
64
* Execution Results of Integration Testing
65
* Unit Test Plan / Test Cases
66
* SRS and FRS
67
68
69
### **7. Estimating (EST)**
70
71
* Scope Statement (in SRS / FRS / Project Plan)
72
* Estimation Documents
73
* Milestones / Release Plan
74
* Estimation Records
75
76
### **8. Planning (PLAN)**
77
78
* Work Breakdown Structure (WBS)
79
* Project Charter
80
* Reviewed and Approved Project Plan
81
* Budget Sheet
82
* Release Plan
83
* Risk Management Plan
84
* Test Plan
85
86
### **9. Monitor and Control (MC)**
87
88
* Issue Log (maintained in Jira)
89
* Sprint Report
90
* Risk Register (Document / Jira)
91
* Release Checklist
92
93
### **10. Configuration Management (CM)**
94
95
* Updated Project Plan
96
* Updated Configuration Management (CM) Plan
97
* Configurable Item List
98
* Updated Baseline Registry and History Information
99
100
### **11. Process Change Management (PCM)**
101
102
* Process Improvement Plan
103
* Audit Reports / Non-Conformance Reports
104
* SWOT Analysis Reports
105
* Decision Analysis and Resolution (DAR) Reports
106
107
### **12. Managing Performance and Measurement (MPM)**
108
109
* Estimation Metrics Reports
110
* Planned vs Actual Report
111
* Monthly Resource Plan Reports
112
113
---
114
115
**Note:** Jira is used as the primary tool for issue tracking, defect management, sprint tracking, and test execution evidence wherever applicable.