what r the fields present in requirement tracability metrice
(RTM)?please explain each and every field as i m not aware.
Answers were Sorted based on User's Feedback
Answer / anees
Requierment Tracability Matrix:
test cases are written by looking in to the
requierments,application is tested by executing the
testcase.If any requirement is missing i-e the testcase is
not written fot that particular requiermentthan the
particular feature is not tested which may have bugs.Just
to ensure all the requierment are covered or not
tracability matrix is writtem .
This matrix is drown Requierment No VS Type of testing like
Function TC Integration TC System TC Useracceptace TC
The requierment for which TC r not written the cell are
marked in RED so that they r distinct and then TC r written
fot them.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / uday
Traceability matrix is a document, list out all the
requirements to be tested. This document is prepared during
the requirements gathering phase itself.
This document also useful for mapping the requirements and
test cases(which means for every requirement we can make
sure all the test cases are covered).
The contents in Traceability matrix are:
Requirement Id: Each requirement is uniquely identified by id.
Requirement Name:
Requirement priority: Each requirement is assigned with
priority. We test the application based on this priority.
TestCase Id: All test cases assigned to this requirement.
Phase: In which is the requirement(design, development,
testing etc...).
Two types of traceability(Bi-directional):
Forward traceability: requirements to design to code to
testcases.
Backward traceability: reverse direction of forward
traceability.
CMMI always enforces for bi-directional traceability.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / lucky
RTM Requirement Test Matrix is a document which contains
the functionalities captured from the requirement document.
1. Why it is required?
Quickiest way to find details about a functionality and the
related requirement document, test scenarios/scripts/test
cases, defects.
Let say there a change in requirement,This document help
you which part will be impacted beacuse of this changes.
What are the extra test cases to be added to test the
additional functionality.
The sheet contains: -Rows - Test case scenarios, test case
no
Column - Test Number, BRD No, BRD Name, Test Conditions
| Is This Answer Correct ? | 0 Yes | 1 No |
what is meant by deffered status
We r developing one Web Site for construction company. In that Web site we have different option like About Us,Contact Us,Home,Sites,Site Map,Search Etc........ and front page of that web application contains 6 different pictures means single page contain 6 pics etc... write Test plan ,Test Scenarios,Test Case ....Plz answer this question ASAP
what the diff b/w Smoke Testing and Santy Testing?
10 Answers Cap Gemini, Financial Technologies,
What are the properties of a good requirement?
1.what promted you to become involved in QA/Testing?
1.Write the Test Case for Electrical Motor? 2.Write the Sql Query for Average Calculation? 3.Tell me about your self? 4.What is your Resposiblities? 5.Tell me about your Project Details? 6.Write the Negative Test case for Electrical Motor?
Black Box testing attempts to find errors in which of the follwing categories 1)Incorrect or missing functions 2) Interface errors 3)Performence errors?
15 Answers FCG, University Exams,
What is Boundary value analysis?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
hi am new to testing please anyone suggest a text book or materails so that it will help me to understand testing.please give me as soon as possible
Which criteria should take in account while doing CMS testing of any project?
ofter combine the sub modules which type of integration testing will be done ? and who will do this ?