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 |
For a functionality 50 test cases are passed and we released the code with all the test reports etc etc.. But in customer side all the 50 test cases are failed. How will you answer for this error to ur manager and Customer?
If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?
what is the need to write testcases??? cant u test ur application with SRS?? y u have to write testcase document??
Why testing is required?
28 Answers Cap Gemini, Infosys,
how to test the case with 5 combination and inputs
if the object is identified by QTP & also virtual object wizard then which object will added to object repository
who will prepare the SRS,FRS,BRS, AND When Will they prepare that
What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analysis d)None of the above
What is the configuration tool is using in your organization.
what are the different things we test other than field level and form level validatons in functional testing
There is an help option in one window, which consists of 100 pages. I want to test one word from every page. How can I do this in 5 minutes?
HI Can any one tell me what is the meaning of creation and setup of system input files and execute the tests at the command line