Understanding the Test Requirement Traceability Matrix in Software Testing: Can You Share Insights and Documents?

selvamohan
Can anyone tell me what the test requirement traceability matrix is all about in software testing with some supporting documents?
ramsunnalu
Hi,

Test Requirement Traceability Matrix plays a very vital role. All the requirements can be traced using this document. In this document, we can find the requirements from the design and their respective test cases covering them. It is a good practice to have a traceability matrix for testing.

Thanks,
Ramsunnalu
ramsunnalu
Hi All,

Here is the layout and descriptions of the details needed to fill in the sheet:

1. Requirement:
Brief Description of the Requirement

2. Design Document
From which design doc did you get this? (e.g., Business Design doc, Technical Design Doc, Change Request, etc.)

3. Code
In which part of the code is it covered? (Developers have to fill this)

4. Unit Test Cases
Test case number/name covering this requirement (Developers have to fill this)

5. System Test Cases
Test case number/name covering this requirement (System Testers have to fill this)

The same can be found in the attached Xls.

Thanks
1 Attachment(s) [Login To View]

prageetha
Requirements Traceability Matrix

Description of Matrix Fields

Develop a matrix to trace the requirements back to the project objectives identified in the Project Plan and forward through the remainder of the project life cycle stages. Place a copy of the matrix in the Project File. Expand the matrix in each stage to show traceability of work products to the requirements and vice versa.

The requirements traceability matrix should contain the following fields:

- A unique identification number containing the general category of the requirement (e.g., SYSADM) and a number assigned in ascending order (e.g., 1.0; 1.1; 1.2).
- The requirement statement.
- Requirement source (Conference; Configuration Control Board; Task Assignment, etc.).
- Software Requirements Specification/Functional Requirements Document paragraph number containing the requirement.
- Design Specification paragraph number containing the requirement.
- Program Module containing the requirement.
- Test Specification containing the requirement test.
- Test Case number(s) where requirement is to be tested (optional).
- Verification of successful testing of requirements.
- Modification field. If a requirement was changed, eliminated, or replaced, indicate disposition and authority for modification.

Regards,

Dr. Prageetha
prageetha
Dear Friend,

Please find the following attachment which provides you with the fundamentals about TRT Matrix.

Regards,
Dr. Prageetha
If you are knowledgeable about any fact, resource or experience related to this topic - please add your views. For articles and copyrighted material please only cite the original source link. Each contribution will make this page a resource useful for everyone. Join To Contribute