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 client side validation? Write a snippet.
Tell us how to select a value in a dropdown?
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
How the object properties will be recognised by the tool If the functions/ statements are written manually?
Tell us what is the difference between @factory and @dataprovider annotation?
Name a couple of standard web function found in the function generator?
List the five essential types of test steps?
Is automation testing a complete replacement for manual software testing?
Tell us how can you create html test report from your test script?
In general, how do you see automation fitting into the overall process of testing?
Do you know what is selenese?
Please explain how to perform load-testing?
What are the points that are covered while planning phase of automation ?
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
Tell me what is the testng.xml file used for?