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 the difference between QA (Quality Assurance) & QA (Quality Analyst)?
Why we use Excell sheet not the Microsoft Word to write test cases and all? Why ?
what is the difference of the Functional testing in the waterfall model and V-Model?
what are the do's and dont's of a tester?
What is the advantage of V-model compared to other models?
what is database testing
Explain three tier architechture of the java project? what is the web server and what is the database server?
What is defect pooling?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
Testing process in your company?
1 Answers OM IT Solutions, Oracle, TCS,
What is difference between individual test team testing and self testing by developer? give pros n cons.
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)