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


    Search the Q&A Archives


...traceability metrics

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

Question by Harish
Submitted on 10/27/2003
Related FAQ: comp.software.testing Frequently Asked Questions (FAQ)
Rating: Rate this question: Vote
What is traceability metrics


Answer by Guha Priya
Submitted on 12/30/2003
Rating:  Rate this answer: Vote
Its a  mapping document that maps defects with test cases and test cases with functional specifications and functional specifications with business requirements.In order trace back the defects.

 

Answer by bibhu
Submitted on 2/11/2004
Rating:  Rate this answer: Vote
by the help of traceability matrix,u can ensure ,u covered all test condition and test case.

 

Answer by Mohana Janam, Reliance Infocomm Ltd
Submitted on 2/28/2004
Rating:  Rate this answer: Vote
The Traceability Matrix is a very good document that gives us the complete overview / confidence on the end-to-end activities of the SDLC. But it needs to be done carefully as we need to capture a lot of complex data at all stages of an SDLC

Using the Traceability Matrix we will be able to confidently say that all the User Requirements are properly documented and respectively addressed well in the following also:

1. Functional Requirements Document
2. Design Documents (HLDD and LLDD)
3. Coding and Unit Testing
4. System Test Plans
5. Test Execution Reports

So precisely, a Traceability Matrix gives us the end-to-end visibility of the Requirements.

 

Answer by Angel R. Martinez
Submitted on 3/2/2004
Rating:  Rate this answer: Vote
Traceability metrics are measures describing how well traceability is performed from original allocated requirements to software through design, coding and testing.  Traceability metrics ought to consider both directions, i.e., from individual requirements to test results, and from test results to individual requirements.

 

Answer by Reza Bahmanyar
Submitted on 3/12/2004
Rating:  Rate this answer: Vote
Take a look at the following link.  It is a good article by QA Labs regarding traceability.
http://www.qalabs.com/resources/testingtreats/newsletter19.htm

 

Answer by Pramod
Submitted on 10/14/2004
Rating: Not yet rated Rate this answer: Vote
      Metrics is measurement document used in software development process to ensure that product:
•   Being created is completely tested for compliance of all required business rules,
•   Inform the project status on the day for defects in it
•   This is compact statement can be instrument in selecting best performance by comparing cross projects data and set the standards for organization

 

Answer by Pramod
Submitted on 10/14/2004
Rating: Not yet rated Rate this answer: Vote
      Metrics is measurement document used in software development process to ensure that product:
•   Being created is completely tested for compliance of all required business rules,
•   Inform the project status on the day for defects in it
•   This is compact statement can be instrument in selecting best performance by comparing cross projects data and set the standards for organization

 

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 its work products,Test cases.
The advantage of traceability is to ensure the completeness of requirements.
Every Test case should address a req and Every Req has one or more associated test cases.

 

Answer by pack
Submitted on 6/6/2005
Rating: Not yet rated Rate this answer: Vote
TM is basically a mapping of any TC with functionalities only:
sample:

TM#      path/metrics:         functionality:
trace01  https://local.srv./  IT-top down

trace02  https://local.srv./  IT-bottom up

trace03  https://local.srv./  IT-all at once

 

Answer by Selvamohan
Submitted on 2/14/2006
Rating: Not yet rated Rate this answer: Vote
It is document which maps requirements with test cases. By preparing Traceability matrix, we can ensure that we have covered all functionalities in our test cases. The following is the sample template

Sno   RequirementID  Testcase ID

 

Answer by Tommy
Submitted on 4/11/2006
Rating: Not yet rated Rate this answer: Vote
Traceability metrics are the documents developed by the leads which shows the incompleteness or the areas to be covered during testing various life cycle process in SDLC.

 

Answer by walawala
Submitted on 5/26/2006
Rating: Not yet rated Rate this answer: Vote
HAHAHAHA YEAAAAAAAAAAAAAAAAAAAAAAAA coolcooolcoolcoolcool

 

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.