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 |
Tell me the scenario where sevirity Low and Priority High?
9 Answers Siemens, VersatileTech,
what is localisation &globalisation
What is a day's work in a QA Tester's life?
For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.
How test case is differ from test plan .give an suitable example
How many tabs are in QC?Name some tab
How did you define severity ratings in your project?
What type of metrics we prepare in testing?What is the use of those? can any body plz let me know. udya uday_testing@yahoo.co.in
You are New to the city,You don't have any Gadgets,you have only address on paper piece.You are almost nearer to your destination, You have asked one man and he replied saying "Go straight and take Right(Dead End)".After moving some distance you have asked another person and he replied saying "Go straight and take Left (Dead End).And finally question here is As a tester which path you can choose and why?
5 Answers Bally Technologies, SSS,
what is best way to Indentify the senarios for anything like room,car,bike etc please tell me best ways to identfy
write test case for gmail sign up page?
what is a horizontal and vertical matrix explain with examples