What are the documents needed to prepare a Tractability matrix?

Questions by arubehera

Showing Answers 1 - 9 of 9 Answers

Dileep Kumar.G

  • Jan 3rd, 2007
 

Hi all,Traceability matrix means, after testing we can know whether the particular functionalitly is tested properly or not by referring to Traceability matrix. In this we write 1. No. of functionalities in the project2. No. of use cases for that functionality (Optional)3. No. of test cases written for the functionality or use cases4. No. of test cases passed5. No. of test cases failed6. Percentage of test executionIn this way we'll match the functionalities, test cases, and execution details. If we do like this, At the end of the project we can easily traceout testcases that we missed.CheersDileep Kumar.G

Nandagopan

  • Feb 16th, 2007
 

Documents which are essential to prepare a Traceability Matrix are1. Functional Specification2. Requirement Specification(wherever applicable)3. Test CasesUsing this matrix, one is able to find out whether all the requirements to be tested are adequately covered by enough test cases/conditions.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions