Is RTM prepared before the creation of Test Plan or after the creation of Test Plan?
How are both interrelated?
In case of Integration, System, Master test plan how os RTM related?
Is RTM prepared before the creation of Test Plan or after the creation of Test Plan?
How are both interrelated?
In case of Integration, System, Master test plan how os RTM related?
Is RTM prepared before the creation of Test Plan or after the creation of Test Plan?
It's a document that is delivered once development/testing is completed, so it should be a living document. It essentially maps your requirements to your test cases so that you have traceability of your coverage as you test whatever is in development.
how both are interrelated?
There aren't 100% coupled. Your test plan would cover your approach to how it will be tested. The RTM maps what you are testing to make sure that you have sufficient coverage in the testing process.
Incase of Integration, System, Master test plan how RTM is related?
In the case of System/Integration testing, your RTM ideally would have coverage for both types of tests. For me personally, I think a master test plan is a waste of time and effort. Your test plan(s) should cover what you need.
Edit: There is a really good write-up on it here.
I hope this helps!
RTM is always an important document of any project.In any project RTM template is defined over test plan and how the tester will operate with template in day today basis once the project kicks off.
Once the requirements are finalized then each requirement IDs need to be included in the RTM Template.
Once the test cases are created and reviewed perfectly ,all the test cases need to be mapped to proper requirement IDs.
Even sometimes if project has any process to follow MOSCOW rule It'll help testers to determine the order of execution as well.
In the end RTM guarantees that each requirement IDs have test cases for them.It guarantees maximum coverage but not 100%
Traceability Matrix is prepared once the requirements are gathered and after the release post QA sign off we generate the RTM(Requirement Traceability Matrix) from HP ALM QC(Test Management Tool ) as I am using HP ALM its done this way.
After the requirements are gathered we prepare the Test Plan Strategy document which covers all the Test scenarios (Inscope,out of scope,Regression items covered) based on that we create the requirements in HP ALM QC and associate the test cases related to each scenario.
After signoff, we Generate the RTM to verify whether all the requirements are covered in that release and nothing is missed out.
STLC has 5 staging Requirement Analysis exit criteria is RTM and then next stage is Test Planning
and then Test case development. so how RTM written before Test case development