what is traceability matrix?
Answers were Sorted based on User's Feedback
Answer / meenakshi
Traceability matrix is that after preparation of writing
testcases we map requirements with testcases.This we do to
check that for a particular requirement whether we have
written testcases or not and to check whether we have
missed any requirements.This is known as reuirements
traceability matrix.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / gopi krishna.v
MAPPING BETWEEN TESTCASES AND CUSTOMER REQUIREMENTS IS
CALLED TRACEBILITY MATRIX
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / preetam
Traceability matrix relates each functional requirement to a
specific test case. sometimes there is one test case for
each requirement other times several requirements can be
validated by one longer test case
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rafi
****Ram prasad and Meenakshi
Ram prasad your answer is partially correct
RTM is prepared based on the reqmnt document, in reqmnt
there will reqmnt number which is moved to RTM file, it can
also prepare before the test cases or after the test
cases,if there is an changes in the reqmnt the RTM will
also need to get changed
Rafi
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sanjay saini
rtm is a requirment tracebility matrix which is used to make
sure each and every requirment has at least one test case.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kirti dixit
It is mapping btw the Test cases and Use cases
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / asn
The tracebility matrix document contains the mapping of
requirements,usecases,testcases and their defects.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / ramprasad.s
HI meenakshi verify your answer
RTM is prepared "Before" the test cases has been designed.
To check Missing Functionalities or MAL- functionalities
by mapping the Requirement
| Is This Answer Correct ? | 0 Yes | 2 No |
what is difference between testing and development in your view?
Is there any template for Test case review? or if it is, include it?
What is Equivalance Class?
what is master review and peer review
Can we use automation tools during static testing? If yes when and how?
What is Application Performance testing and Operational performance testing
what type of report that you print it out from your defect tracking too when you go for the bug triage meetings? Thanks
What is meant by the bug state "Reproduce"
what is diff bet project and product testing?What is difference between client server application and web server application
What is the difference between stress and load testing?
Metrics in QA
What are the different types of integration testing?