What is Traciability Matrix
Answers were Sorted based on User's Feedback
Answer / gajendar reddy
Tracebility Matrix or Coverage Matrix is used to map the
Requirements with the Test Cases.Which is mainly help ful
in the Gap Analysis.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / pallavi
traciability matrix is document which map requirments to
ur test case
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / hari
RTM is used to how much functionalities we have been covered
with respect to Requirements.
This Matrix is used to measure the gap between requirements
and test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / thanusanto
Comparison between test cases and the functional requirements
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ch.s.m.prasad,kkd
Maping between the customer requirements and test cases
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / swathi
Tracing the use case with the requirements is called as
traceability matrix.This is done before the execution of the
test case to ensure that nothing is changed or removed from
the existing requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sanjib
Mapping in between requirements and test cases is called as traceability matrix.By using this traceability matrix we can sure all the requirements are covered or not through the test cases.So while testing no functionality can missed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shyam
Traceability matrix is nothing but Mapping between
Requirements ID & Test cases ID
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / thejaswi
Traceability metrix is to check whether each requirement is
considered atleast once while writing test case.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / jayakumar_king
This matrix map requirement to Test cases jayakumar.
| Is This Answer Correct ? | 0 Yes | 3 No |
What is the smoke testing and sanity testing..?what is the difference?
Can you do system testing at any stage of sdlc?
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
can som1 can tell me that can two or more tester can be given the same project for testing such as unit, regression,UIT,retesting. suppose the project has 10 modules so can all the tester will be asine to write the test cases for same or for differt modules? and in one project how many testers of the same level can participate? plz answer it fast. txs in advance and in which phase we will do the retesting in stlc
Why Should we prepare traceability matrix?
tell me about high severity & high priority bug?
What is the difference between unit testing and functionality testing ?
is it possible S1 comes under P1 ?
do you write test cases for adhoc testing?
What is deferred status in defect life cycle?
In a web application one page is getting open in server & if i tries to open the same page in the local system,application is throwing page not found error. what are all the possible scenarios? Please let me know the scenarios
What is Smoke testing,in smoke testing time u will prepare the test cases or not?