
- Forum
- Testing
- Software Testing
- What is traceability matrix?
What is traceability matrix?
This is a discussion on What is traceability matrix? within the Software Testing forums, part of the Testing category; Mapping requirements with test case ids is called a traceability matrix....
-
10-15-2011, 02:24 PM #1
- Join Date
- Oct 2011
- Answers
- 10
What is traceability matrix?
Mapping requirements with test case ids is called a traceability matrix.
-
The traceability matrix depicts the relationship between customer requirements and test cases prepared by test engineers thereby creating the mapping
between customer requirements and prepared test cases. This is also known as requirements validation matrix.
Testing team use traceability matrix to verify if all the requirements of the functionalities to be tested are covered or not.
-
02-22-2012, 07:53 AM #3
- Join Date
- Feb 2012
- Answers
- 66
A traceability matrix is a table that traces the requirements to tests whether the user requirements are fulfilled .A good matrix provided both forward and backward traceability.The matrix links higher level requirements,design specification,code files and test requirements.It ensure that the all test cases r passed and met the given required specifications.
-
02-29-2012, 09:29 AM #4
- Join Date
- Oct 2011
- Answers
- 30
Hi All,
According to me Traceability matrix is a table in which we can identify the element in the requirement specification.
There is a concept of mapping through which we can identify the source element from the table.
Thanks
Sudhansu
-
Sponsored Ads

Reply With Quote





