Traceability matrix

Traceability matrix:
A Simple Definations for testing:
  1. Traceability matrix is a document defines mapping between customer requirements and prepared test cases.
  2. It is document which maps requirements with test cases. By preparing Traceability matrix, we can ensure that we have covered all functionalities in our test cases.

The following is the sample template

Sno RequirementID Testcase ID

A Complex Defination from WIKI:
Traceability matrix is a table that correlates any two baselined documents that require a many to many relationship to determine the completeness of the relationship. It is often used with high-level requirements (sometimes known as marketing requirements) and detailed requirements of the software product to the matching parts of high-level design, detailed design, test plan, and test cases.Common usage is to take the identifier for each of the items of one document and place them in the left column. The identifiers for the other document are placed across the top row. When an item in the left column is related to an item across the top, a mark is placed in the intersecting cell. The number of relationships are added up for each row and each column. This value indicates the mapping of the two items. Zero values indicate that no relationship exists. It must be determined if one must be made. Large values imply that the item is too complex and should be simplified.

Don't miss any article:Get it by E-mail