what is traceability matrix?
Answers were Sorted based on User's Feedback
Answer / suresh
It is a document where requriment specfication is mapped to
functional specification.functional specification is mapped
to source coding.source coding is mapped to test case
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / viji&meena
Traceability matrix is nothing but mapping FS to Test
cases.This ensures that u have written enough test cases
covering all the functionalities.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / satyanarayana.a
Traceability matrix is a table which is used to map the
baselined documents like testplan,teststrategy,testcases
and defect profile documents.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / rajeshwar rao
It is a doucment showing the releation ship between the
docments or test cases
by looking at the these traceability matrix we can check
all testcase or covered or not
by looking at these tracebality matrix we can all the
testcases are written as per the srs brs documents.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rm
A traceability matrix is a document, usually in the form of
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 (these often consist of 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 relationship 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 ? | 0 Yes | 0 No |
Answer / venkat nagender
Traceability matrix is a table which correlates the complete
SRS to testcases written for testing. This table is useful
in identifying whether all the testcases are covering the
requirements of the SRS, inturn the requirements of product
| Is This Answer Correct ? | 0 Yes | 1 No |
1.What is the traceability matrix template? Darw the all fields? 2.What is the risk factor problem related to project? 3.risk factor ratio in ur company? 4.What is the purpose of ?check-in?,? check-out??
who can we do the performace test for hotmail or yahoo or gmail. when you working with your personal system. or labtop.
Whare in the sdlc ,the testing starts?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
0 Answers CashEdge, Cognizant,
what is test objective?
19 Answers CTS, Polaris, Value Labs,
Hi, this is sekhar yadav plz answer my questions with(examples) highest seviarity &lowest priarity and lowest seviarity & highest priarity ???? i want proper answer .. thankq
who will assign the seviourity & priority for a BUG in a project ? tester or any other.......... ????
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?
What is a test requirement?
Can u tell me any 3 BVT's for yahoo login page ?
In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.
What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..