Can anyone explain me about Tracebilit metrics?
Answer Posted / rajendra
Traceability Matrix This maps the requirement in to
testcases.
That means for each requirement in SRS document there must
be atleast one testcase should be there.
ofcourse there may be more than one test case per one
requirement.
and even one one requirement may cover in more than one
test case.
By using this we can review the testcase coverage.
What are the requirements are not converted into testcases.
what are requirements are tested in each phase of testing
everything we can easily the review the coverage of
requiremnts.
Traceability matrix column names
1.Requirement ID(this will be SRS document)
2.Unit Test Case Id
3.Integration Test Case Id
4.System Test Case Id
5.Remarks
Byeeeee Friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to explain banking domain project in testing?
what is the difference between section & test feature in test case documention?
What is a bug triage?
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
What will be your approach if a particular script in Load Test fails?
What is a maturity level?
How should validation activities be handled?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
Explain the strategy for testing a Java application?
How do you estimate white box testing?
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
What is smoke test? Do you use any automation tool for smoke testing?
In simple steps how will you do unit testing using VSTS?