What is RTM
Answers were Sorted based on User's Feedback
Answer / amala
RTM (Requirment Tracebility Matrix): means mapping between
requirements and testcases to check whether all testcases
are covered or not
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / jimmy
Boss ... RTM is Req. traceability matrix, it helps u to
verify that all req.s have been covered in terms of
testcases.
So that complete req. coverage should be met...
So simple guyss....
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / saravanan
requirment trasability matrix
we can check whether we coverd all the testcase and
requirement or anything we missedout
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / sandeep
RTM - is is to make sure we cover all the requirements in our test cases
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prasad reddy
RTM is Req. traceability matrix ,
purpose to use to find test coverage,
it means how much
requirements are covered in test cases
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravinder
RTM is requirement tracebolity matrix,
we can check whether we coverd all the testcase and
requirement or anything we missedout
1.S.no
2. req no,
3. req desc
4. Tese scenarios
5. tese case id
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kazi
In my company using RMT(Rational manual tools)develope by
IBM.
| Is This Answer Correct ? | 0 Yes | 11 No |
MS Paint
what is the decission table?
Use of Regression Testing?
There is an help option in one window, which consists of 100 pages. I want to test same word from every page. How can I do this in 5 minutes?
Difference between Test Plan & Test Strategy?
How to write Test Cases? What r the items in the Test Case? How to say whether the Test Case covers all functionalities in Application?
Explain v-model clearly ? how it works in real time on a project?
The company is developing a new piece of software. The application allows a computer user to use the print option of any existing application to save the output into an HTML file instead of printing. -Based on the scenario above, which test methods do you use to make certain that the new software will work properly with existing applications?
What is the procedure to write test cases and what are the conditions to write test cases? please say...
Explain accessibility testing and its importance in the present scenario.
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
Which things do you examine in requrement while writing testcases.