When do you prepare Requirement Traceability Matrix(RTM)
before testing aor after completion of testing?
Answers were Sorted based on User's Feedback
Answer / jasdeep
The Requirements Traceability Matrix (RTM) captures the complete user and system requirements for the system, or a portion of the system. The RTM captures all requirements and their traceability in a single document
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sneha
hi,we will prepare traceability matrix before testing.with
the help of TM we will prepare the test cases.
| Is This Answer Correct ? | 7 Yes | 14 No |
Answer / radhika.b
RTM is prepared by developers before writing the Test plan
by team lead. whereas TRTM(Test Requirements Traceability
Matrix) is prepared by testers.
if iam wrong pl. correct me
| Is This Answer Correct ? | 12 Yes | 46 No |
What are the properties of a good requirement?
Where we have to use perl scripting in Testing approach and its importance
What is interface in software testing???
someone tell me the difference between volume testing, stress testing and load testing?
i am fresher in manual testing.how to do database testing.
name some popular functional testing tool
What is the diff betwn Functional nad regression testing and do u excute same test case or write new one for regression
What is difference between Sanity Testing & smoke Testing?
Mention 3 test component areas which gave lots of bugs & had lots of difficulties in testing it ?
What is an entry criteria?
I how to test Web application in which the value is changing dynamic every time and anyone can modify it?
How will u test a stored procedure,which accepts 2 int values and sums them? Test cases?