what is the format of traceability matrix
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
what type of testing process is going on your company?
8 Answers Accenture, CTS, ISPG, Ordain Solutions,
Is Test report same as Bug report....? I have to give Test Report to the client for my Application ....and as it started all of sudden i did not make the test cases and started of testing .....The bug Tracker where i report the bugs has a facility to download the Bug reported in word or in excel format....It has the detailed description of "version" of appliation tested, whom assigned .., resolved , closed..then the steps to reproduce the bug and all...Is the documnet test report...
can you plz tell me the all documents to be completed by a manual tester?
Does any one have Performance test plan and Security test plan? Please help me as i need it ASAP... Thanks in Advance.
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 pending or test not complete or else? if require tab is not available then what's the status of test case?
How do we prepare weekly and monthly status-report as QA?
differentiate defect age & build version control?
what type of documents needed in every phase of sdlc for SQA?
HI, TRM(Test Responsibility Matrix) and RTM(requirement Tracebility matrix) both are same??
How do we do testing if requirements are not documented properly?
what type of testing u are doing?
how will you decide defect severity & priority?