What is reference matrix or tracability matrix?
Answers were Sorted based on User's Feedback
Answer / preethi.v.s
traceability matrix is a document which contains test case
details,whether all the requirement has got individual test
cases or not,
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / murali
a document which contains table of linking information
which is used for tracing back for the reference in any
confusion and questionable situations
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / n@n!
tracability matrix: mapping between requirents and test
cases is called traceability matrix.
by using this tracability matrix we can trace any missing
test cases.
it is an excel sheet document which consists of
1)s.no
2)requirement ID
3)requirement description
4)test case ID
5)test case Description
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ramprasad.s
RTM is to assure that all the Test Cases mmet the
Requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / harri
RTM is a matrix which is used to trace the requirements
through testcases and ensuring all the requirements are met
or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / paresh_danej
We use tracebility Matrix to map the test cases with the
requirements. So that we ensure all the requirements are
covered in test cases. With the help of RTM we can measure
the potential risk.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chiranjeevi.v
it is a document that contains all the test cases as well as the requirements to be satisfied , and it helps the one to map testcases with requirements and also to find gaps between them if there exists any,such that no condition is missed, which may result in major defect once released in to client environment
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mahesh
It is a document to compare the Requirement specification
from the SRS and with the test cases written and to ensure
all the fucntionalities are covered or not
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the diff types of integration testing?
write 3 major bugs in inventory management system ...give 3 system test case and 3 integration test case
What is the difference between V model and W model?
9 Answers College School Exams Tests, Infosys, Techkriti IIT Kanpur,
how do you test me?
After which phase you are performing UAT?
when the test plan will be prepared in waterfall model?
what is database testing
how to do manual test?
Enlist types of testing performed for any window in sequence?
write high level test cases
5 Answers College School Exams Tests, CTS,
what is fault?
Define Stability, Scalability and reliability with example ?