what is requirement traceability matrix? Mention its format
Answers were Sorted based on User's Feedback
Answer / raj
requirement traceability matrix(RTM), the name itself
denotes it.
A document used to trace back to the requirements baselined
to test the product.
RTM is used to map the test case to the requirements(.ie.
FRS\URS depends on company to company).
COLUMN 1 : URS ID
COLUMN 2 : URS DESCRIPTION
COLUMN 3 : FRS ID
COLUMN 4 : TEST CASE ID
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / murali krishna
Hi All,
Please note that RTM format will vary from company to
company. But mainly we will use for tracing the
requirements to the test cases.
In the sense every requirement should contains the test
cases in test case file.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / manjula
To match the test case id with the requirements so that it the developed software should not miss any requirements
Requirment ID ,test case id,feed back,author
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / nandan_101
In a software development process, a traceability matrix is
a table that correlates any two baselined documents that
require a many to many relationship to determine the
completeness of the relationship. It is often used with
high-level requirements (sometimes known as marketing
requirements) and detailed requirements of the software
product to the matching parts of high-level design,
detailed design, test plan, and test cases.
| Is This Answer Correct ? | 4 Yes | 1 No |
How can you test an application after production and deployed in to the clients system by connecting to the (Client's)server which is located somewhere in the US. I mean how can you connect and test when it is at maintenance
what is test metrics
what is the diff bet two tier and three tier arch?
How do you estimate white box testing?
what is non-functional testing? give 2 example..
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
can anyone give me example of the following:- low severity & high priority medium severity & medium priority high severity & low priority
What is meant by Hot Keys?
How will you track defects? Or Bug life cycle?
do you write test cases for adhoc testing?
HI could u plz tell what actually is done in a manual testing in practically in a company for ex suppose it is web applications testing how to proceed further
What is Test Design ?( Urgent) and Test Design for Printer?