When do you prepare Requirement Traceability Matrix(RTM)
before testing aor after completion of testing?
Answer Posted / 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 |
Post New Answer View All Answers
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
Does an increase in testing always improve the project?
how to write test cases for epos/pos testing.
What is the difference between three tier and two tier application?
Which are the standards for software test plans?
How do you know the code has met specifications?
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
Test cases on send/ receive button of Microsoft outlook.
what is coupling integration testing
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
how to test a store procedure?
What is rapid application development model (rad)?
discuss black box and white box testing is not widely used if you disagree tell me why?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance