What are the contents in "Requirements Traceability Matrix"
not in " Test Responsibility Matrix"?
Answers were Sorted based on User's Feedback
Answer / amol
RTM describes the mapping among the requirements, test
cases and bugs.
Contents:
---------
1. Req.Id.
2. Description
3. Test Case Id
4. Result(Pass/Fail)
5. Bug Id.
Requirment tracability matrix is useful when there is
requirment change.
It will easier to tester to find out which test cases needs
to modify if particular requirment is changed.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / conner
RTM intends to provide forward and backward horizontal
traceability between the user's requirements, functional
requirements, technical requirements, components developed
for each requirement and their test cases.
It can also identify the up and down verticle relationships
between components in an assembly if the situation is
warranted.
This simplifies the ability to ensure the completeness in
developing solutions to business needs by highlighting that
each User requirement ultimately has a related test case.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mallikarjun bejugam
RTM is prepared during the System Testing in RTM req. are
mapped with Bugid Via Test cas id but TRM is Prepare
Before System test begin it is prepared by the P.M Leval
people so BugId not in TRM ok. if so wrong plz send
correct on to my id "mallik_bej@yahoo.co.in"
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sunitha
RTM:-
reqId,Description, priority, test
conditions,testcaseId,phase of testing,
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / sriharsha karanth
Contents of Requirements Traceability Matrix / RTM :
Release Name
Test Case Name
High level design
Low Level Design
Test Case Execution
Automation Execution
| Is This Answer Correct ? | 2 Yes | 4 No |
How you perform sytemtesting in organization, i am not asking definiton approach for system testing
swap 2 variables without using 3 rd variable???
hi, can any one tell me which book is simple to learn (technical words)in testing ?
What is reverse engineering?
What is internatinalisation Testing?
Please any one tell me what is application architure in web based applications
How do we decide that testcases covers all the requirements?
How many number of negative testcases we can write for "Search and Replace" functionality?
What is the difference between bug and defect?
What does scalability mean. Is the system scalable only in terms of hardware or its software which makes the application scalable. Please provide an example to support your answer.
what is containment mechanism
what is the diff bet two tier and three tier arch?