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 is red box testing and yellow box testing?
What is Data base testing in manual
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
Do you know any kind of matrix ?
what is call-pair ,cross testing,
what are the definitions of smoke , sanity and dry run testing ?
what the tester should do ,if there are bugs in the requirements made by the business analyst?
what are the Cs in testing
How will u decide test data to see that evey feature is thoroughly tested
Are number of defects more in design phase or coding phase?
difference between manual testing and blackbox testing
What is mean by sdlc and expalin spiral model and proto type model?