What are software testing metrics
Answer Posted / raj
Requirements Traceability Matrix (RTM) is a document that traces requirements to the tests that are needed to verify whether the requirements are fulfilled.It is also known as Traceability Matrix or Cross Reference Matrix.
Like all other test artifacts, RTM too varies between organizations. Most of the organizations use just the Requirement Ids and Test Case Ids in the RTM. It is possible to make some other fields such as Requirement Description, Test Phase, Test case result, Document Owner etc., It is necessary to update the RTM whenever there is a change in requirement...
http://www.softwaretestingmaterial.com/requirements-traceability-matrix/
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is modular automation?
What is extreme programming and what has it got to do with testing?
Tell us how to login into any site if it's showing any authentication pop-up for username and password?
Name the frameworks that are used in software automation testing?
Where to maintain information like login, password and url?
How many test cases have you automated per day?
4. How we implement Winrunner,in our project?
Explain load testing on websites?
What is a framework and what are the frameworks available in rc?
Do you know how to verify if the checkbox/radio is checked or not?
Tell me what is intellij?
In Selenium how a test suit is run and report is generated.
Which protocol cam be used to makw jdbc connection woth loadrunner
What are the different types of testing framework techniques?
Do you know what is functional testing?