what is the format of traceability matrix

Answers were Sorted based on User's Feedback



what is the format of traceability matrix..

Answer / kranthi

In a software development process, a 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.

To ease the creation of traceability matrices, it is
advisable to add the relationships to the source documents
for both backward traceability and forward traceability. In
other words, when an item is changed in one baselined
document, it's easy to see what needs to be changed in the
other.

Is This Answer Correct ?    10 Yes 2 No

what is the format of traceability matrix..

Answer / krishnakumar.c

Hi,

In genaral we can do the traceability by two ways.
1. Requirement -> design doc -> Test scenario -> Test case
-> Defect
2.Vise versa

We should map the business requirement id to the design
documents functionality id and then to test scenario id then
test cases id

with the help of this we can easily identify the coverage of
test cases to the requirement.

Thanks,
Krishna

Is This Answer Correct ?    7 Yes 0 No

what is the format of traceability matrix..

Answer / preet

Hello Kranthi,
can you please send me tracability matrxi with example,
with table content?
Thank you in advance
My email id is preet405p@yahoo.com

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Test Documents Reporting Interview Questions

How do we prepare weekly and monthly status-report as QA?

4 Answers  


Why I think QA is the positon for me

3 Answers  


Can't we write test plan without any document with us or we definitely require the document for that

5 Answers   ABC, Excel,


how many levels of regression testing is avilable in our testing process?

4 Answers  


if there are 10 step in test cases while executing if their is mismatch at step 5 what is status of test case ? pass or fail or anything else? if require tab is not available then what's the status of test case?

2 Answers  






Hi Friends, Can any one tell me how the Risks for the basic web page testing in the Test Plan, as i am writting my first test plan. It will be greatfull if any one answer me as soon as possible

3 Answers  


What is reporting hiearchy in testing? Who report to whop and complete hiearchy including developers

6 Answers   ABC,


what is your company testcase format?

18 Answers   Infosys, MasterMind, Sinsoft,


i have completed software testing.Can anyone send sample and simple srs document for writing test cases.

3 Answers   Hexaware,


what is the meaning of the test strategy and what it consists?

6 Answers  


What is test strategy..?

2 Answers  


how will you know whether your reported defect rejected?

4 Answers  


Categories