opencodez

4 Simple steps to create Requirement Traceability Matrix (RTM) – Free Sample to download

Requirement Traceability Matrix (RTM) is a table (mostly a spreadsheet) that shows if each requirement has a respective Test case/cases to make sure if the requirement is covered for testing.

It is basically used to ensure that ALL the requirements and Change Requests are or will be tested.

Advantages of Requirement Traceability Matrix (RTM):

  1. Gives Overview of ALL the requirements
  2. Shows how requirements are linked to Test Cases
  3. Makes sure 100% coverage of requirements
  4. Easy to prepare
  5. No special tool is required

 How to prepare Requirement Traceability Matrix (RTM):

  1. Get all available requirement documents. For eg. Business Requirement Document(BRD), Functional Requirement Document(FSD), Technical Requirement Document(TSD)
  2. First list down All the requirements from BRD one by one with requirement ID#
  3. Now go to FSD, and list all respective functional requirements for each Business Requirements
  4. Open Test Scenario or Test Case document and link available TC IDs to respective Functional Requirements

Letxs take an example:

Project: Online Flight Booking Application

Business Requirement Document (BRD) :

This document is provided by the Client with high-level business Requirements. Suppose for Flight Booking Application it shows below 2 requirements

BR_1  Reservation Module :

It should allow the user to book one or more tickets, one way or a round way for future dates

BR_2  Payment Module:

User should able to make payment for booked tickets via Credit / Debit Card or through Reward Points

Functional Specification Document (FSD) :

This document is prepared by the Technical team which further elaborate business requirements into functional requirements that can be implemented in software.

Suppose above 2 business requirements in BRD have more detailed functional requirements:

BR_1  Reservation Module :

BR_2  Payment Module:

And you have written some test cases or test scenarios for each functional requirement.

So if we prepare simple Requirements Traceability Matrix (RTM) for the above example it would like as below:

You can also add Execution Status and Defects columns in RTM to view the overall status of all requirements along with Test Cases.

Please download the FREE sample RTM Template from here.

Download

Please feel free to ask if any doubt in this article or anything related to Software Testing.