| |
GeekInterview.com > Interview Questions > Testing > Testing Basics
| Print | |
Question: Relation between Test Cases, Requirements and Defects
Answer: How will you trace the relation between test cases, requirements and defects? |
| April 04, 2009 01:07:44 |
#2 |
| vk1978 |
Member Since: February 2009 Total Comments: 167 |
RE: Relation between Test Cases, Requirements and Defects |
| in Test management tools like Test Director, Quality Center, test cases are directly mapped with requirements and when the defects are raised, those defects will be automatically mapped to requirements.
manually once test cases were written we can map those test cases to requirements in Requirement Traceability Matrix, and when we raise a defect towards a Test Case, in the defect description we have to specify the Test Case No, that how we can map.
correct me if i am wrong. |
| |
Back To Question | |