Answer Posted / 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 |
Post New Answer View All Answers
what types of testing have u done in ur project?and expalin it detail?
What is a test severity and test priority? difference between them with suitable examples?
what are the Cs in testing
How do you scope out the size of the testing effort?
hi everybody, iam Adi Durga, i complited my bsc(computers) in 2008.I have experience in finacial and bpo companys(mnc). but iam intersted on s/w role.I have the technical skills c, c++, Oracle 9i and manual testing. But i dont know hoe to strat my career in s/w. Every company offering on financial/bpo side. In this I attended nearly 10 companies,I selected in 8. All those are bpo and finacial, But i cant get any opportunities on s/w side.plz help how to get opportunites on s/w side. Actually I am interested on testing side. But every company offering for only experienced persons. plz help me. this is my mailid.... adi.durga19@gmail.com
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Can you explain usability testing?
need testing projects where can i find them
Explain some techniques for developing software components with respect to testability.
What is desk checking and control flow analysis
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
Can Anbody please send me Daily Work status format in which I can save my daily work activity
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
How to write test case for view the table(i.e it is already stored in database and see the content in the table)