Any body can tell what are the contents RTM(Requirements
Tracebility Matrix)
Answers were Sorted based on User's Feedback
Answer / rajendra
RTM(Requirements Tracebility Matrix)
Normally RTM is an simple excel sheet with the following
columns:
1.Requirement ID
2.Requirements description
3.High Level Design(HLD)
4.User Documentation
5.Unit Test Case Id
6.Integration Test Case Id
7.System Test Case Id
8.Release / Build Number
Requirement ID will be present in the SRS document.
RTM is matrix of test case id's of each level of testing.
whehn ever we write test case that test case ID must be
ntered into RTM.
During the Review process the reviewer will look at the RTM
for checking the testcases completeness against the
requirements.
byee Friends
rajendra
rajendra prasad reddy
rajendra_penumalli@yahoo.com
9885162742
hyd
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dileep
RTM is a an excel sheet which contains below
1. Test scenarios
2. Number of Test cases written againest each scenario
3. Execution Results etc..
RTM used to check and ensure test completion, depending on
which we can say YES we reached to an end of the cycle.
Please do let me know if I am wrong
| Is This Answer Correct ? | 1 Yes | 0 No |
what is tracebility matrix?
what are the factor taken under website testing manually?
what are the testing methodologies?
Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand
difference between QA, QC
What are the types defect tracking tools?
what is master review and peer review
what is performance testing?
what is a broken link in web testing and how test it.
How can data caching have a negative effect on load testing results?
what is testing?
Why we write test case?