what is traceability Matrix??
Answers were Sorted based on User's Feedback
Answer / cnu
It is nothing but Mapping between our test cases and
requirement's document
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shankar
It is nothing but tracing or matching out the test cases
which is written with the software req&specifications;for
validation purpose
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / swathika
Tracing the test case with the use case is said to be
Traceability Matrix.This should be done just before the
execution of the test case.This is done to verify that
nothing is changed or removed from the requirements.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ganesan
A Document that show the relationship between Test Cases
and Test requirements
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kk
A Document which describes the relation between requirements and test cases is called Traceability Matrix.
This is used track how many requirements are covered.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / c.mani
In traceability Matrix, we have to prepared the document for
following field like 1. prepared for requirement
2. write scenario for those requirement
3. and write test cases for the above scenario
4. then check or compare whether above written test cases
are enough for the requirement or not and there should not
be any gap between the requirement and test cases.
good luck
| Is This Answer Correct ? | 1 Yes | 0 No |
How is the communication with the developers for the Unit Testing?
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
What is the diff between retest bug and regression bug?
6 Answers HCL, Kekran Mekran, SK Infotech,
What is Software Testing? Objectives of Testing?
A defect which could have been removed during initial stage is removed in later stage how does it affect cost?
What is baseline testing?
What are the phases involved in software testing life cycle?
how will you test a wine filled bottle along with 100 glasses
What is test closure?
hi, In testing, what is raw data and what is test data and who will prepare/provide those datas. and test run using raw and test datas will be the same or it differs and reasons. this has been asked to me in an interview. expecting a reply from you.
3 Answers ProdEx Technologies,
how load testing is different from regression testing?
what is functional testing terminologies