[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]


    Search the Q&A Archives


...traceability phase matrix?were it has been used and...

<< Back to: comp.software.testing Frequently Asked Questions (FAQ)

Question by sathishtest
Submitted on 1/25/2004
Related FAQ: comp.software.testing Frequently Asked Questions (FAQ)
Rating: Rate this question: Vote
what is traceability phase matrix?were it has been used and what is need for it?


Answer by bondy
Submitted on 2/9/2004
Rating:  Rate this answer: Vote
Typically, in test situations, traceability matrices are used to trace requirements to test cases in order to ensure that there are test cases for all the requirements. Some tools, such as Rational Suite Enterprise, will help analysts trace requirements and then allow the tester to trace from the use cases and/or requirements to test cases.

Of course, many types of traceability matrices may be created or reverse engineered. For example, you may back trace defects-->test cases-->use cases and vice versa. The default term likely applies to tracing requirements to test cases though.

 

Answer by kvs
Submitted on 2/28/2004
Rating:  Rate this answer: Vote
Here the concept explains comparing the test cases with use cases or requirements to ensure that it has covered all functionalities in the test cases.

 

Answer by ash
Submitted on 3/22/2004
Rating:  Rate this answer: Vote
It can be used to trace the functionality of the module. It is created before writing the test cases. Then the test case ids can be added.

 

Answer by dfgfd
Submitted on 6/10/2004
Rating:  Rate this answer: Vote
dfgdfg

 

Answer by venkata reddy
Submitted on 7/9/2004
Rating:  Rate this answer: Vote
mapping between customer requirements and test case

 

Answer by Nishi
Submitted on 12/23/2004
Rating: Not yet rated Rate this answer: Vote
uneconomic

 

Answer by Umesh
Submitted on 2/8/2005
Rating: Not yet rated Rate this answer: Vote
A traceability matrix is created by associating requirements with the work products that satisfy them. Tests are associated with the requirements on which they are based and the product tested to meet the requirement.

 

Answer by sangi
Submitted on 3/4/2005
Rating: Not yet rated Rate this answer: Vote
traceability matrix is a matrix which associates the requirements to test cases, to ensure the completeness of requirements.

 

Answer by Pavan
Submitted on 6/23/2005
Rating: Not yet rated Rate this answer: Vote
Tracability matrix is the mapping between the user requirements and the builds that were prepared and tested to ensure the product is meeting the actual requirements of the client.By this we can easily visualise what is the actual requirements what we have developed and to test the software.There by existence of each and every functionality and its impact will be accessed

 

Answer by jaggu
Submitted on 7/21/2005
Rating: Not yet rated Rate this answer: Vote
It is set of activites that help the project Team to identify,control and track requirements. So we have to develope traceability matrics for each type of requirements.
F-Functional Requirements.
D-Data Requirements .
B-Behavioural Requirements.
I-Interface requiremetns.
P-Out put Requirements.

So we have to develope Traceability matrics for FDBIP in the following way.
a)Feature Traceability matrics.
b)Source Traceability.
c)Dependency Traceability.
d)SubSystem Tracebility.
e)Interface Tracebility.

 

Answer by Maha
Submitted on 9/9/2005
Rating: Not yet rated Rate this answer: Vote
RTM(Requirements Traceability Matrix) traces the Requirements to the Test Cases Id's. When a Defect is found in a Test RTM(Requirements Traceability Matrix) traces the Requirements to the Test Cases Id's. When a Defect is found in a Test Cases , using the Test Case id, Defect that contains that Code, Design , Plan and Requirement can be Traced Back.

Tracability Matrix ensures 100% Test Coverage.

Usualy it will be in this way --> Requirement Id -> Plan --> Design --> Code --> Test Case ID --> If Defects found then Defect ID

 

Answer by QA
Submitted on 10/18/2005
Rating: Not yet rated Rate this answer: Vote
Traceability matrix ideally helps to track whether all the requirements given by the customer are addressed and how are they addressed.A good traceability matrix in a software company traces from customer requirements to coining of system test cases.

 

Answer by Jha Mithilesh
Submitted on 6/17/2006
Rating: Not yet rated Rate this answer: Vote
According to the Customer requirement your test-cases are covering the all functionality of that application or not, either how minimum number of test-cases will cover all functionality of that application .

 

Answer by satha
Submitted on 9/5/2006
Rating: Not yet rated Rate this answer: Vote
The Requirement Traceability Matrix (RTM) is used to map the business requirements with test cases.The ultimate purpose is to cover all the application requirements.

 

Answer by Rajendra
Submitted on 12/12/2006
Rating: Not yet rated Rate this answer: Vote
traceability matrix. (IEEE) A matrix that records the relationship between two or more products; e.g., a matrix that records the relationship between the requirements and the design of a given software component. See: traceability, traceability analysis.

 

Answer by Prakasam
Submitted on 1/16/2007
Rating: Not yet rated Rate this answer: Vote
A traceability matrix is created by associating requirements with the work products that satisfy them. Tests are associated with the requirements on which they are based and the product tested to meet the requirement.

 

Your answer will be published for anyone to see and rate.  Your answer will not be displayed immediately.  If you'd like to get expert points and benefit from positive ratings, please create a new account or login into an existing account below.


Your name or nickname:
If you'd like to create a new account or access your existing account, put in your password here:
Your answer:

FAQS.ORG reserves the right to edit your answer as to improve its clarity.  By submitting your answer you authorize FAQS.ORG to publish your answer on the WWW without any restrictions. You agree to hold harmless and indemnify FAQS.ORG against any claims, costs, or damages resulting from publishing your answer.

 

FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal opinion of the poster. These posts are not intended to substitute for medical, tax, legal, investment, accounting, or other professional advice. FAQS.ORG does not endorse any opinion or any product or service mentioned mentioned in these posts.

 

<< Back to: comp.software.testing Frequently Asked Questions (FAQ)


[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]

© 2008 FAQS.ORG. All rights reserved.