When do you prepare Requirement Traceability Matrix(RTM)
before testing aor after completion of testing?
Answers were Sorted based on User's Feedback
Answer / prasanna_ny
As per my knowledge RTM ie prepared before the completion
of testing because RTM help you to keep track of the test
cases coverage at each level of testing.
| Is This Answer Correct ? | 60 Yes | 6 No |
Answer / mallikarjun
RTM maintain the relationship between client requirements
and test cases.Test cases are written before testing the
application. so we prepare RTM before testing.
| Is This Answer Correct ? | 35 Yes | 5 No |
Requirement Traceability Matrix (RTM) is prepared before
starts testing an application. As RTM is used to trace the
requirements with test cases. So after gathering
requirements RTM should pepare. The main purpose of RTM is,
no requirement should missed.
| Is This Answer Correct ? | 27 Yes | 4 No |
Answer / romeo
We prepare RTM after writing testcases to find whether we
missed an functionality.So it is prepared before executing
the testcases.
| Is This Answer Correct ? | 23 Yes | 6 No |
Answer / kishore
we are preparing RTM before the test execution is started
(or)after all the test cases are prepared.it is prepared by
test lead.
| Is This Answer Correct ? | 17 Yes | 7 No |
Answer / bhavya
RTM talks about the mapping up towors requrirement is
valied test cases to valied requirememt
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sm
we should prepare RTM before starting testing life cycle
with all the test cases and with required columns like test
case status like New,Open,closed and defer
So before releasing a project we can say easily by looking
at this RTM whether all the test cases covered or not,and we
can able to see the test cases status easily.
so we need to prepare before testing process starts
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / sahil bhat
Requirements Traceability Matrix RTM is a deliverable of a requirement analysis and comes in the first phase of STLC. RTM is prepared before executing the test cases. It helps you to track each level of test. If you have any query you can contact me at [sahilbhat1986][at][hotmaildotcom]
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sudheer padar
RTM is the document that maps requirements to the test
cases. by the help of Traceability matrix we can make ensure
that every requirement got at least 1 test case.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / vikram
I have very different scenario when should one start writing tractability Matrix.
If you starts with BRD -> FRD - >Test scenario -> Test case -> Expected result - >Status
Business Analyst must start with RTM by referring first two steps (BRD (Business Scenario) & FRD (detail specification of the scenario)) rest of the steps must be done at QA department.
Now look at the tractability matrix in reverse direction from status to BRD........ we are tracing requirement at very initial location i.e BRD. If Business Analyst is having acceptance test done at initial level then you have very sound BRD and FRD ready for development and testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
How u write the test cases after studing the RSD and FSD
waht is the quality in your company?
Explain about 'Interface Testing' in Web based Application?
What is testing life Cycle and Explain different phases?
1.what is sanity and smoke testing and which one performed first?
Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains. is it true.explain orthogonal testing
How many TC you have written?How many TC you can write in a day?How many TC can you execute in a day?
What tools you will use for writing testcases, defect reports,test reports etc?
What features of sqlserver is generally used in database testing
what r the different types of test case? and tell me the names.
5 Answers Object Orb, Synova Inc,
What is meant by UAT testing? And how is the UAT testing carried out?
give on example of regression testing, u did in yuor projec?