whatis the diff. between Tracebility matrix and
Bidirectional Tracebility matrix?
Answers were Sorted based on User's Feedback
Answer / uday kumar. a
we use the tracibility matrix to cross check whether all
the requirements are tested.
In this document we will listout, all requirements and map
the test cases for each requirement. By using this, we can
estimate how much functionality is tested(freezed).
Forward traceability is from requirements to design to code
to testcases.
Backward traceability is on the reverse direction, that the
end product has met the requirements or not.
Bidirectional Tracibility=forward tracibility + backward
tracibility.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / emran
TM:- Tracing the test cases as per req.s & checking whether
all the test cases r passed r not
| Is This Answer Correct ? | 0 Yes | 2 No |
What is a weighted Defect What is Defect Density
What's the role of documentation in QA
How do you train another QA engineer?
What mental attitude do You have, if You are really qualified to this Tester Job?
what is project Framework
How many testcases should be there in one project or one requirment?How many test case have you wrote in your last project?
What is the difference between functional and nonfunctional testing?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please
What is traceability matrix? Is it required for every project?
Can we use the same test cases of system testing for user acceptance testing (UAT)
What is Release Note and its contents?
what are the contents in Test plan?