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 |
Written Paper at Net Solutions: 1) Difference between Smoke Testing and Sanity Testing. 2) Bug life cycle. 3) Write the steps followed in STLC in your company. 4) Define: 1) BVA (Boundary Value Analysis) 2) ECP (Equivalence Class Partitioning) 5) Write test cases for a login screen with following fields/buttons: Username: Password: Login (Button) Cancel (Button)
How much experience do we have to become a QA? What are the responsibilities of QA?
what comes first test strategy or test plan
What is the test scenario? What is the difference between test strategy and test scenario.?
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.
How to write negative testcase?
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
What method process should your company follow(realtime Qn) ?
If tester found some bugs in the application then which format they will send it to development team.
What are the different servers and difference between them?
what are the duties of Quality Assurance engineer and QA Tester?plzzz answer as soon as possible thanku
what is monkey testing?