what is forward & backword tracebility matrix?
Answer / leninkumar
Forward traceability matrix :
mapping of test cases towards their requirements in the form of grid or excel sheet, so that atleast one test case is written for each requirement.
it looks like..
Module-name|High level Req|Low-level Req|Req.ID| severity| author|Date|test case name|status|defect ID|...
we cam map and compare..
backward(Reverse)tracebility matrix (BRTM)-
IF u have defect ID using that u can use them to track the no.of defects for each Req, and according to that grid features are developed.
Disadvantage of RTM:
we can trace & ensure for only one requirement is mapped but not all requirements.
Note: Suggestions are always welcome
By,
Leninkumar
Student of Qspiders
Bangalore
| Is This Answer Correct ? | 2 Yes | 1 No |
What is Version Control?
What are the roles of glass-box and black-box testing tools?
Explain Functionality Testing Techniques
will any one told me if any interviewer ask u that wat type of defect tracking tool we use in project then wat will be the answer?
TestCase for White Paper?
eqivalance testing class is made from data and this is made to minimize the test cases and it is black box testing what at which particular time we do this testing i guess while creating test cases we consider this testing .plz if lett me know if i am wrong
diff b/w test case and test script?
what are questions asked in TCS for database tester (sqlserver)?ay idea
In V model what are the documents the Testing got from developement team to create test case in Acceptane TC, Integrationm Tc, System Tc?
can anybody tell me what would be the architecture for window based application.And what would be the architecture for web based application.(its very urgent)
At what STAGE you start writing TEST CASES for a project..? And at which STAGE you stop writing TEST CASES...?
plz explain about tracebility matrix with example? thanks in advance