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 |
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?
Test Documents Reporting answers
Need information on Documentum4.3, any websites. What is this Documentum,how to access,features and benefits. ASAP Thx.
what are the fields in Bug Report
Can someone give checklist to test the performance of application. This checklist to be provided in the Test Plan that the following will be tested, e.g. 1. n users will be tested to test the load 2. Per page load time would not be greater than n seconds etc. I want to know the points other than the above stated ones.
What is Test idea? format of test idea
How do we do testing if requirements are not documented properly?
what type of testing process is going on your company?
8 Answers Accenture, CTS, ISPG, Ordain Solutions,
How To write Wimax field testing test cases,,,,? both negitive and Positive,,,,follows rule Tringulation (Logitude and latitude)
After asking the defect life cycle, if you think it is not a valid defect, what you will do, whether you will store in any document for future reviews,if yes, what is that document, where you will save that document? or just reject it and close it?
what are the key components of test plan document?
What are the contents of Test Plan?