In this section, we examine a practical application of the Requirement Traceability Matrix (RTM) through a specific requirementβREQ-004, which states, 'The user shall be able to add up to 5 items to the wishlist.' For this requirement, three distinct test cases have been created and are linked within the RTM: TC-010 verifies the successful addition of one item, TC-011 checks the addition of five items, and TC-012 ensures that an error message displays when trying to add a sixth item. This structured approach underscores how RTM ensures comprehensive coverage of requirements in the testing process, thus facilitating the QA process.