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 |
hi this is altaf ....could any one send me details of all testing models
What is quality center? What are the modules of quality center?
what is soak testing
what is backend testing using SQL?
what are functional and non functional requirement of SRS document..
What is the difference between SRS, BRD and FRD? Please explain in detail.
If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?
Write test cases for agent login screen agent name will 4 to 20 character. password length not mention two buttons, 1-submmit and 2-Reset
Write TestCases for ATM Machine ?
what type of testing you do for web based applications than client-sever application ...pls expaline
What type of metrics would you use?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.