can anybody explain traceability matrix clearly
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
Tracebility matrix is a document mainly useful for checking
where we have listed all the requirements and used for
mapping of test cases to each requiement.
In this document each of these requirements are assigned
priorites.
The sample template of traciblity matix is like:
This tracibility matrix is generally prepared from
requirement gathering face onwards, and modified once the
testcases are ready and mapping for the req.
This document is generally preapred by PL or TL postion
people.
Req_id : Rquirement Id
Req_Desc : Requirement Description
Priority : How much priority is for the requirement
TestContions : what are the test conditions for that req.
TestCaseId : What are the testcaseIds mapped for this req.
PhaseOfDev. : In which face is the req.(dev, unit, testing)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / devang thakkar
Two type of traceability.
1. Forward traceability
Req. Capture -> Design Document -> Test Cases
OR
Req. Capture -> Test Cases
2. Reverse traceability
Test Cases -> Design -> Req. Capture
OR
Test Cases -> Req. Capture
Normally Forward traveability is used.
Devang Thakkar
dear_dev@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajesh ranjan prasad
Traceability Matrix is used for mapping the test cases to its respective requirement id, which helps in
1) Identifying not covered requirements
2) Identifying redundant test cases
3) Optimizing the test suite
4) portraying the test coverage at high level
| Is This Answer Correct ? | 0 Yes | 0 No |
Diff between stress and load testing with example?
3 Answers Mind Q Systems, Sonata,
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
what r the different types of testing environments?
what is manual testing process
which based on check each field in application?
Hi, Can any one tel me what is meant by adhoc testing
What is the difference between quality assurance and quality control?
23 Answers Infosys, Manufacturing,
what is the roles and responsibilities of qa manager
What is the difference between Client server and web based systems?
what is Fault based testing?
What is defect cascading in software testing?
What is a test log?