Any body can tell what are the contents RTM(Requirements
Tracebility Matrix)
Answer Posted / 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 |
Post New Answer View All Answers
few automation basic questions One question to write a scriot in any language you know.
What are the roles of glass-box and black-box testing tools?
What are the bugs we cannot find in black box?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
If client give you a project then which testing you will perform first
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
Why we have to do manual testing?
How do your characteristics compare to the profile of the ideal manager that you just described?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
Difference between Stakeholder and Relevant Stakeholder?
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form