Learn Selenium and Java for Selenium

Monday, 4 June 2018

What is Requirement Traceability Matrix (RTM)?

I am not sure if this question is still asked in the interview or not but this is one of the very important concept to understand from the testing point of view.  What is the term RTM? It's Requirement Traceability Matrix. We use RTM to ensure that all functionalities in the app(AUT) are covered. Why do we use RTM? RTM is used to maintain the required coverage so that we can cover all customer/client requirements. We can create this matrix manually in an Excel spreadsheet or by using the tool as well. Generally, we have columns like Requirement ID, Test case ID, status, Remarks, Column etc. We can use Microsoft Test Manager ( MTM) or Team Foundation Server (TFS) tools to create traceability matrix. Mainly, while using RTM, we ensure that each and every requirement is mapped and traced with the respective test case successfuly. We should not miss any requirement while testing hence we map our test case to a requirement. That's the sole purpose of it.

Please feel free to give your inputs and visit us back to find some more interesting topics. Thank you for reading!

Related Posts:

  • GIT in Practical World GIT in Practical World We have discussed about meaning of different GIT commands. Now biggest challenge is how exactly GIT is being used in ou… Read More
  • Strings in Java : Part 5 String Methods Continuing with commonly used method in the stings we are covering here charAt()  method is more detailed manner. String char… Read More
  • GIT Introduction GIT Introduction Any automation testing project, we need to develop around 100 + testcases in the limited span of time. It is impossible if you… Read More
  • Strings in Java : Part 4 String Methods As we know that string class has variety of methods for String manipulation. We would be explaining the mostly used methods available… Read More
  • What is Maven? Maven is a build automation tool. With Maven we can import all libraries and can also create project structures.  A Maven is basically a tool … Read More

0 comments:

Post a Comment

Popular Posts

Recent Posts



Newsletter

Join our newsletter to get secret tips directly in your inbox!


*We Hate Spam!

Powered by Blogger.