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 |
give 1 example of an error with high severity and low priority?
Factors effecting Testing of Web Applications?
How do you feel about cyclomatic complexity?
Are all special characters are used in email id? My question is - If I enter *,#$ in email id should it accept?
Explain Application boundary?
hai friends i completed my degre(b.com)through distance i have no inter(+2) right know iam doing mca from distance education can i elgible for software in testing process
2.what is the differnce bet project volume and v.s.s and what is the advantage of v.s.s?
what is the diference between defectage and billinterval period?
Can you explain boundary value analysis?
How do you debug SSH?
I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?
Could any body tell me about 'Defferred test'?,please. when will we use 'Defferred test'? Who will use it?